Compare commits
1 commit
36af79082d
...
1e65a4898a
Author | SHA1 | Date | |
---|---|---|---|
1e65a4898a |
1 changed files with 2 additions and 1 deletions
|
@ -4,4 +4,5 @@ jobs:
|
|||
runs-on: nix
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix run github:Mic92/nix-fast-build -- --no-nom
|
||||
- run: nix --version
|
||||
- run: ls
|
||||
|
|
Reference in a new issue