Skip to content

Commit 4ea283c

Browse files
committed
qsdfljqsdf
1 parent 73daacd commit 4ea283c

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
@@ -28,8 +28,8 @@ jobs:
2828
build:
2929
runs-on: ubuntu-latest
3030
steps:
31+
- uses: actions/checkout@v2
3132
- run: sudo apt install nix
32-
- run: echo tree
3333
- run: sudo nix develop --experimental-features 'nix-command flakes'
3434
- run: make
3535
- run: make clean

0 commit comments

Comments
 (0)