parent
a0e8353242
commit
0fdfa2b9d1
|
@ -3,7 +3,7 @@ jobs:
|
|||
test:
|
||||
runs-on: native
|
||||
steps:
|
||||
- run: git --version
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: |
|
||||
nix build --extra-experimental-features nix-command .#checks.x86_64-linux.pixelfed-garage -L
|
||||
|
|
Reference in a new issue