Skip to content

Commit

Permalink
Forgot to remove dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpatton1971 committed Aug 17, 2024
1 parent 9665751 commit 043439f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildProject.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
id: set-output

pack_and_publish:
needs: [build_and_test, project_operations]
needs: [build_and_test]
if: needs.build_and_test.outputs.should-run == 'true'
runs-on: windows-latest

Expand Down

0 comments on commit 043439f

Please sign in to comment.