Skip to content

Commit

Permalink
fix: 🚑 fix release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jqshuv committed Nov 22, 2023
1 parent 2198dac commit 3090543
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 @@ -97,7 +97,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 3090543

Please sign in to comment.