Skip to content

Commit 334b63d

Browse files
committed
build: fix
1 parent 3a90eac commit 334b63d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build-linux/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ runs:
3434
- name: Generate snapcraft.yaml
3535
run: |
3636
./scripts/snap/create-snapcraft-yaml.sh ${{ github.workspace }} ${{ inputs.release-version }} "stable" "dist-linux"
37+
shell: bash
3738

3839
- name: Upload binary as artifact
3940
id: upload-artifact

0 commit comments

Comments
 (0)