This commit is contained in:
parent
d7e2d9166c
commit
42809e9d88
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -7,8 +7,9 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
image: ghcr.io/catthehacker/ubuntu:runner-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: cachix/install-nix-action@v27
|
||||
- run: nix flake check
|
||||
- run: nix build
|
||||
|
Loading…
Reference in New Issue
Block a user