Skip to content

Commit dce4f85

Browse files
authored
fix bash syntax
1 parent c16c2c5 commit dce4f85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
103103
- name: Install Skia
104104
working-directory: aseprite
105+
shell: bash
105106
run: |
106107
if [[ "${{ runner.os }}" == "Windows" ]]; then
107108
choco install wget -y --no-progress

0 commit comments

Comments
 (0)