simplify nix setup
This commit is contained in:
parent
57193c2990
commit
dc4c9b3be0
4 changed files with 21 additions and 114 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
steps:
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix build
|
||||
- run: nix-build
|
||||
- uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: result/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue