Skip to content

Commit 4d00a2c

Browse files
author
Patrick Widmer
committed
wip
1 parent 32eae5f commit 4d00a2c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ jobs:
2424

2525
- name: Build
2626
run: |
27-
chmod g+rwx ${{ github.workspace }}
2827
docker run --rm \
29-
-u 0:$(id -g) \
3028
-v ${{ github.workspace }}:/workspace \
3129
-w /workspace \
3230
-e NIX_CONFIG='experimental-features = nix-command flakes pipe-operators' \

0 commit comments

Comments
 (0)