Skip to content

Commit

Permalink
Fix deploy pre-requisites
Browse files Browse the repository at this point in the history
  • Loading branch information
ksclarke committed Nov 11, 2024
1 parent a1aabe3 commit 961ca2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
needs: build
needs: release

steps:
- name: Set release version
Expand Down

0 comments on commit 961ca2a

Please sign in to comment.