diff --git a/.gitea/workflows/compile.yml b/.gitea/workflows/compile.yml index 2af8e51..d7a6b62 100644 --- a/.gitea/workflows/compile.yml +++ b/.gitea/workflows/compile.yml @@ -7,7 +7,7 @@ jobs: steps: - name: Check out the repository - uses: sxlxc/checkout@v4 + uses: gitea.talldoor.uk/sxlxc/checkout@v4 - name: Compile LaTeX using local TeX Live # These commands run directly in your machine's shell