Update .gitea/workflows/ci.yml
All checks were successful
use DeterminateSystems Nix / build-amd64 (push) Successful in 10m11s
All checks were successful
use DeterminateSystems Nix / build-amd64 (push) Successful in 10m11s
This commit is contained in:
parent
c4028399e1
commit
28c377621f
1 changed files with 4 additions and 1 deletions
|
|
@ -19,4 +19,7 @@ jobs:
|
|||
apt install -y nodejs
|
||||
|
||||
- name: Install Determitate Nix
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
|
||||
- name: Confirm Nix
|
||||
run: determinate-nixd version
|
||||
Loading…
Add table
Add a link
Reference in a new issue