Skip to content

Commit 3cfd914

Browse files
authored
Update linux-build.yml
1 parent 71ea6e1 commit 3cfd914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- run: sudo apt-get install libsoup2.4-dev
1414
- run: sudo apt-get install libgtk-3-dev
1515
- run: |
16-
bash`sudo apt-get update
16+
sudo apt-get update
1717
sudo apt-get install libjavascriptcoregtk-4.0-dev`
1818
- name: build app
1919
run: |

0 commit comments

Comments
 (0)