mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-14 11:38:39 +03:00
Update install-nix-action to fix CI
This commit is contained in:
parent
713bae5fa1
commit
ff0677bc9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- aarch64-linux
|
- aarch64-linux
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: cachix/install-nix-action@v18
|
- uses: cachix/install-nix-action@v20
|
||||||
with:
|
with:
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
max-jobs = 1
|
max-jobs = 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue