We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2810d14 commit 0bf27d4Copy full SHA for 0bf27d4
.github/workflows/build.yml
@@ -11,6 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
with:
13
fetch-depth: 0
14
+ - run: sudo apt install libfuse2
15
- name: Install pre-reqs
16
uses: awalsh128/cache-apt-pkgs-action@latest
17
0 commit comments