Skip to content

Commit

Permalink
Update fast_fuse.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
13186379707 authored Jan 29, 2024
1 parent 7c3f4b8 commit 1cc31f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fast_fuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
cd eBPF_Supermarket/Filesystem_Subsystem/fast_fuse/fusedemo/
sudo apt update
sudo apt install fuse libfuse-dev wget git
sudo apt install fuse libfuse-dev meson wget git
git clone https://github.com/libfuse/libfuse/releases/tag/fuse-3.16.2/fuse-3.16.2.tar.gz
tar -zxvf fuse-3.16.2.tar.gz
mv fuse-3.16.2.tar.gz libfuse
Expand Down

0 comments on commit 1cc31f2

Please sign in to comment.