This commit is contained in:
parent
6325e185d0
commit
3dfd296fe4
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -11,6 +11,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: cachix/install-nix-action@v27
|
||||
- run: ls /
|
||||
- run: nix flake check
|
||||
- run: nix build
|
||||
continue-on-error: true
|
||||
- run: find /homeless-shelter
|
||||
- run: find /home
|
||||
|
Loading…
Reference in New Issue
Block a user