Hopefully no longer need to do any dep work
Some checks failed
Render LaTeX and Publish Release / build (push) Failing after 1m7s
Some checks failed
Render LaTeX and Publish Release / build (push) Failing after 1m7s
This commit is contained in:
parent
209b2e1e82
commit
8c2a9622a4
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -29,10 +29,7 @@ jobs:
|
|||||||
github-token: ${{ secrets.COM_DOT_GITHUB_TOKEN }}
|
github-token: ${{ secrets.COM_DOT_GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Run Tectonic
|
- name: Run Tectonic
|
||||||
run: |
|
run: tectonic cv.tex
|
||||||
apt-get update
|
|
||||||
apt-get install openssl -y
|
|
||||||
tectonic cv.tex
|
|
||||||
|
|
||||||
- name: create Release
|
- name: create Release
|
||||||
uses: actions/create-release@v1
|
uses: actions/create-release@v1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user