From a7ec444217d88f35b4bc2375665228f0949262d8 Mon Sep 17 00:00:00 2001 From: Jan Tusil Date: Fri, 28 Jun 2024 09:40:28 +0200 Subject: [PATCH] Update build-and-profile.yml --- .github/workflows/build-and-profile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-profile.yml b/.github/workflows/build-and-profile.yml index 245cd307..5c5421ac 100644 --- a/.github/workflows/build-and-profile.yml +++ b/.github/workflows/build-and-profile.yml @@ -27,6 +27,7 @@ jobs: runs-on: ubuntu-latest steps: + - run: sudo apt-get install fuse2 - uses: actions/checkout@v3 - name: Install Nix