Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhansa-msft committed Feb 29, 2024
1 parent 382bba7 commit 40e58bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/perftest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
# Install Fuse3
- name: "Install Fuse3"
run: |
sudo rm -rf /var/lib/apt/lists/partial
sudo apt-get update -o Acquire::CompressionTypes::Order::=gz
sudo apt-get update
sudo apt-get install fuse3 libfuse3-dev gcc -y
# Checkout main branch
Expand Down

0 comments on commit 40e58bc

Please sign in to comment.