update github actions
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 3m18s
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 3m18s
This commit is contained in:
parent
1f6ebfee2e
commit
33ec468843
6
.github/workflows/build_nix.yml
vendored
6
.github/workflows/build_nix.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v26
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v30
|
||||
- name: Building package
|
||||
run: nix build
|
||||
run: nix build
|
||||
|
Loading…
x
Reference in New Issue
Block a user