From eab3859a6da23372016b5d96c45d21d7c13d448a Mon Sep 17 00:00:00 2001 From: Joe bellus Date: Mon, 10 Mar 2025 19:27:50 -0400 Subject: [PATCH] type-o --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 5d101ff..b146a2d 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -20,7 +20,7 @@ jobs: uses: actions/cache/restore@v4 with: path: ~/.cache/Tectonic - key: ${{ runner.os }}-tectonic- + key: ${{ runner.os }}-tectonic- - name: Compile latex run: ./tectonic main.tex - name: Rename PDF