diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index 1833be7..e9f1d81 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -30,6 +30,7 @@ jobs: path: app/Alma release: + needs: build runs-on: ubuntu-latest steps: - uses: actions/download-artifact@v3