Skip to content

Commit bfef92f

Browse files
committed
f
1 parent 0a981a8 commit bfef92f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
# done
139139
# popd
140140
- name: Install test dependencies
141-
if: startsWith(matrix.os, "ubuntu")
141+
if: startsWith(matrix.os, 'ubuntu')
142142
run: |
143143
sudo apt-get update
144144
sudo apt-get install -y \

0 commit comments

Comments
 (0)