mirror of
https://github.com/schmittlauch/nur-packages
synced 2025-09-10 00:22:02 +02:00
Compare commits
No commits in common. "6685d83cee309b06f5f025ff38caf133426ce89c" and "05f03922ba869a0ced5e8a0cf220cb51e6132427" have entirely different histories.
6685d83cee
...
05f03922ba
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -35,9 +35,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2.4.0
|
||||
uses: actions/checkout@v2.3.5
|
||||
- name: Install nix
|
||||
uses: cachix/install-nix-action@v15
|
||||
uses: cachix/install-nix-action@v14.1
|
||||
with:
|
||||
nix_path: "${{ matrix.nixPath }}"
|
||||
extra_nix_config: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue