Skip to content

Commit 82bd9f4

Browse files
committed
Update build_linux.yml
1 parent ae9b0e8 commit 82bd9f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build_linux.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ jobs:
8383
run: |
8484
sudo apt install openssl
8585
86+
- name: Install FUSE
87+
run: |
88+
sudo apt install libfuse2
89+
8690
- id: unity_setup
8791
uses: ./gha/unity
8892
timeout-minutes: 30

0 commit comments

Comments
 (0)