Update .gitea/workflows/build.yaml
Some checks failed
Build and Release / build (push) Failing after 13s
Some checks failed
Build and Release / build (push) Failing after 13s
This commit is contained in:
parent
70b7550747
commit
2977e413d7
@ -17,7 +17,7 @@ jobs:
|
|||||||
- run: apk add --no-cache nodejs nix
|
- run: apk add --no-cache nodejs nix
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- run: nix-channel --add https://nixos.org/channels/nixpkgs-unstable && nix-channel --update
|
- run: nix-channel --add https://nixos.org/channels/nixpkgs-stable && nix-channel --update
|
||||||
- run: nix-shell -p biber tectonic --run "tectonic Main.tex"
|
- run: nix-shell -p biber tectonic --run "tectonic Main.tex"
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user