Skip to content

Commit

Permalink
actions: forgot sudo
Browse files Browse the repository at this point in the history
Signed-off-by: lucasew <[email protected]>
  • Loading branch information
lucasew committed Dec 2, 2024
1 parent 05ed119 commit b2ecc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2
- name: Setup stuff
run: |
mkdir -p /nix/build
sudo mkdir -p /nix/build
df -h
- name: Install Nix
uses: cachix/install-nix-action@v30
Expand Down

0 comments on commit b2ecc39

Please sign in to comment.