Compare commits
No commits in common. "e25a484aa3093fbb746c315678267adc269f580d" and "2900f0a63b38af7f0b649a85449ff02d9713d255" have entirely different histories.
e25a484aa3
...
2900f0a63b
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out Repository
|
- name: Check out Repository
|
||||||
uses: https://git.konstantinfickel.de/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v6
|
uses: https://git.konstantinfickel.de/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||||
|
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
|
|
@ -22,6 +22,6 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out Repository
|
- name: Check out Repository
|
||||||
uses: https://git.konstantinfickel.de/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v6
|
uses: https://git.konstantinfickel.de/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||||
|
|
||||||
- run: nix build
|
- run: nix build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue