mirror of
https://github.com/vale981/master-thesis-tex
synced 2025-03-05 17:41:40 -05:00
upterm
This commit is contained in:
parent
6c8e5cefdc
commit
1f99958506
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build-pdf.yml
vendored
3
.github/workflows/build-pdf.yml
vendored
|
@ -13,7 +13,8 @@ jobs:
|
||||||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- run: nix build
|
- run: nix build
|
||||||
|
- name: Setup upterm session
|
||||||
|
uses: lhotari/action-upterm@v1
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: pdf
|
name: pdf
|
||||||
|
|
Loading…
Add table
Reference in a new issue