fixing pipeline

This commit is contained in:
José Henrique Ivanchechen 2023-02-02 12:51:12 -03:00
parent 5146f47c30
commit 78bd223e20

View File

@ -79,6 +79,7 @@ jobs:
deploy:
name: Update running container
runs-on: ubuntu-latest
needs: build_arm64
steps:
- uses: actions/checkout@v2