Move to apt-get over apt in a scripting context
This commit is contained in:
@@ -30,8 +30,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Run Tectonic
|
- name: Run Tectonic
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt-get update
|
||||||
apt install openssl -y
|
apt-get install openssl -y
|
||||||
tectonic cv.tex
|
tectonic cv.tex
|
||||||
|
|
||||||
- name: create Release
|
- name: create Release
|
||||||
|
|||||||
Reference in New Issue
Block a user