We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aef910 commit ea06070Copy full SHA for ea06070
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
goos: darwin
61
- goarch: arm64
62
goos: windows
63
- steps:
+ steps:
64
- name: Checkout code 🛎️
65
uses: actions/checkout@v3
66
0 commit comments