diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index df3ed8e..3fbc8d2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -30,8 +30,8 @@ jobs: - name: Run Tectonic run: | - apt update - apt install openssl -y + apt-get update + apt-get install openssl -y tectonic cv.tex - name: create Release