Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
ci: another try at /nix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
storopoli committed Mar 19, 2024
1 parent 6e86e37 commit b6e94d9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/Nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@ jobs:
large-packages: true
swap-storage: true

- name: "Create Dir for Mounting moar Disk Space"
if: matrix.os == 'ubuntu-latest'
run: |
sudo mkdir /nix
sudo chown -R runner:runner /nix
- name: "Maximize Disk Space"
if: matrix.os == 'ubuntu-latest'
uses: easimon/maximize-build-space@v8
Expand Down

0 comments on commit b6e94d9

Please sign in to comment.