Skip to content

Commit

Permalink
fix: 🚑 finally fix this ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jqshuv committed Nov 22, 2023
1 parent d240373 commit 57bd0ca
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 @@ -101,7 +101,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [1.16, 1.17, 1.18, 1.19, 1.20]
version: [1.16, 1.17, 1.18, 1.19, "1.20"]
steps:
- name: "🔽 Download Packs"
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 57bd0ca

Please sign in to comment.