We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287ad5c commit 53d34aeCopy full SHA for 53d34ae
action.yml
@@ -31,6 +31,7 @@ runs:
31
32
- name: 🧰 Build Swift CLI
33
run: swift build --configuration release
34
+ shell: bash
35
36
- name: 💾 Save Binary
37
uses: actions/cache/save@v3
0 commit comments