Compare commits
1 commit
99b3c67d31
...
04085cb058
Author | SHA1 | Date | |
---|---|---|---|
04085cb058 |
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ jobs:
|
||||||
runs-on: nix
|
runs-on: nix
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: nix run github:Mic92/nix-fast-build -- --no-nom
|
- run: nix-fast-build --no-nom
|
||||||
|
|
Reference in a new issue