Skip to content

Commit

Permalink
forgot to set need
Browse files Browse the repository at this point in the history
  • Loading branch information
wkelly17 committed Jan 6, 2025
1 parent 4ad3517 commit 728d146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac_store_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
path: jvm/workbookapp/.exec/
upload:
runs-on: ubuntu-20.04
needs: [set-env-vars]
needs: [set-env-vars, build]
steps:
- name: Set upload secrets
uses: 1password/load-secrets-action@v2
Expand Down

0 comments on commit 728d146

Please sign in to comment.