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