mirror of
https://github.com/schmittlauch/nur-packages
synced 2025-05-11 08:00:17 +02:00
Merge c6681b194d
into 6f4739cf5c
This commit is contained in:
commit
edce758235
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v2.4.0
|
||||
- name: Install nix
|
||||
uses: cachix/install-nix-action@v16
|
||||
uses: cachix/install-nix-action@v20
|
||||
with:
|
||||
nix_path: "${{ matrix.nixPath }}"
|
||||
extra_nix_config: |
|
||||
|
|
Loading…
Reference in a new issue