use bash
Some checks failed
/ release (1.85.0, Debug, map[name:macos path-separator:: scons-script:./.github/workflows/scripts/mac/scons-build.sh version:12], 2.6.1) (push) Has been cancelled
/ release (1.85.0, Debug, map[name:windows path-separator:; scons-script:./.github/workflows/scripts/win/scons-build.bat version:2019], 2.6.1) (push) Has been cancelled
/ release (1.85.0, Debug, map[name:ubuntu path-separator:: scons-script:scons version:22.04], 2.6.1) (push) Has been cancelled
/ release (1.85.0, Release, map[name:macos path-separator:: scons-script:./.github/workflows/scripts/mac/scons-build.sh version:12], 2.6.1) (push) Has been cancelled
/ release (1.85.0, Release, map[name:ubuntu path-separator:: scons-script:scons version:22.04], 2.6.1) (push) Has started running
/ release (1.85.0, Release, map[name:windows path-separator:; scons-script:./.github/workflows/scripts/win/scons-build.bat version:2019], 2.6.1) (push) Has been cancelled

This commit is contained in:
2024-08-10 19:27:46 -05:00
parent 7c13cdc168
commit 1f06823b3b

View File

@@ -132,4 +132,5 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
- name: 'Itch.io release'
run: './.github/workflows/scripts/butler_push.sh'
shell: bash
if: startsWith(github.ref, 'refs/tags/')