Skip to content

Commit 12a94c1

Browse files
committed
sudoooooo
1 parent 2df729a commit 12a94c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
build:
66
runs-on: ubuntu-latest
77
steps:
8-
- run: apt install nix
8+
- run: sudo apt install nix
99
- run: nix develop --experimental-features 'nix-command flakes'
1010
- run: make
1111
- run: make clean

0 commit comments

Comments
 (0)