From c5a659f910d3f36e0976ffc01b0ce4243e1b2f68 Mon Sep 17 00:00:00 2001 From: Joshua Coles Date: Wed, 5 Jun 2024 18:45:39 +0100 Subject: [PATCH] Try make it build --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 697f809..8564748 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: restore-keys: | ${{ runner.os }}-tectonic- - - uses: wtfjoke/setup-tectonic@v3 + - uses: https://github.com/wtfjoke/setup-tectonic@v3 with: github-token: ${{ secrets.GITHUB_TOKEN }} - name: Run Tectonic