mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-23 16:18:27 +00:00
ci: get rid of magic-nix-cache
This commit is contained in:
parent
a86df770c1
commit
4196be3ac8
5 changed files with 1 additions and 7 deletions
1
.github/workflows/manual.yml
vendored
1
.github/workflows/manual.yml
vendored
|
@ -45,7 +45,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4.1.7
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- run: |
|
||||
nix build .#docs -Lv
|
||||
cp -r result/share/doc/nvf public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue