Skip to content

Commit 0bf27d4

Browse files
committed
Try to fix build again
1 parent 2810d14 commit 0bf27d4

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
@@ -11,6 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
with:
1313
fetch-depth: 0
14+
- run: sudo apt install libfuse2
1415
- name: Install pre-reqs
1516
uses: awalsh128/cache-apt-pkgs-action@latest
1617
with:

0 commit comments

Comments
 (0)