Compare commits
1 commit
061dcd15fa
...
893ea2f870
Author | SHA1 | Date | |
---|---|---|---|
893ea2f870 |
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ jobs:
|
||||||
runs-on: nix
|
runs-on: nix
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: cat nix/store/cscv53kqarckmbz6729ngmyxg3y53n9c-push-to-cache.sh
|
- run: cat /nix/store/cscv53kqarckmbz6729ngmyxg3y53n9c-push-to-cache.sh
|
||||||
- run: nix-fast-build --no-nom
|
- run: nix-fast-build --no-nom
|
||||||
|
|
Reference in a new issue