remove nix quick install action as it does not suppor taarch64
Some checks failed
use nix / build (push) Failing after 28m1s
Some checks failed
use nix / build (push) Failing after 28m1s
This commit is contained in:
parent
8ceb07f3d4
commit
6bba9cf2b9
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
name: Checkout
|
name: Checkout
|
||||||
- uses: https://github.com/nixbuild/nix-quick-install-action@v27
|
|
||||||
|
|
||||||
- name: Restore and cache Nix store
|
- name: Restore and cache Nix store
|
||||||
uses: https://github.com/nix-community/cache-nix-action@v5
|
uses: https://github.com/nix-community/cache-nix-action@v5
|
||||||
|
|
Loading…
Reference in a new issue