This commit is contained in:
parent
6dcf391f6e
commit
6325e185d0
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: cachix/install-nix-action@v29
|
||||
- uses: cachix/install-nix-action@v27
|
||||
- run: ls /
|
||||
- run: nix flake check
|
||||
- run: nix build
|
||||
|
Loading…
Reference in New Issue
Block a user