Update main.yml
This commit is contained in:
parent
ba3d9a45ec
commit
d38b845880
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: cachix/install-nix-action@v27
|
- uses: cachix/install-nix-action@v27
|
||||||
- run: nix build
|
- run: nix build
|
||||||
- run: cp result HDA-Thesis.pdf
|
- run: cp result HDA-thesis.pdf
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: HDA-thesis
|
name: HDA-thesis
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue