mirror of
https://github.com/sern-handler/gui
synced 2026-06-06 01:16:54 +00:00
fix: add bash shell
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
|
||||
|
||||
- name: Move artifacts
|
||||
shell: bash
|
||||
run: |
|
||||
mkdir -p /tmp/artifacts
|
||||
if [ ${{ matrix.os }} == 'windows-latest' ]; then
|
||||
|
||||
Reference in New Issue
Block a user