parent
e9beb76baa
commit
057b79f4ba
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ jobs:
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
- run: nix run .#build
|
- run: nix run .#build
|
||||||
- uses: https://code.forgejo.org/actions/upload-artifact@v4
|
# - uses: https://code.forgejo.org/actions/upload-artifact@v4
|
||||||
|
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: CV
|
name: CV
|
||||||
path: main.pdf
|
path: main.pdf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue