Skip to content

Commit

Permalink
fix: 🚑 fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jqshuv committed Nov 22, 2023
1 parent 68f7f19 commit d96b002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
zip_build:
name: "📭 Build ZIP Release"
needs: [build_old, build_19]
needs: [build_old, build_20]
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit d96b002

Please sign in to comment.