diff --git a/.gitea/workflows/test-build.yaml b/.gitea/workflows/test-build.yaml index 7869ff0..ec0e880 100644 --- a/.gitea/workflows/test-build.yaml +++ b/.gitea/workflows/test-build.yaml @@ -17,7 +17,8 @@ jobs: - run: | ls -la mkdir artifacts - cp *.pdf artifacts/ + # cp *.pdf artifacts/ + cp *.tex artifacts/ - uses: actions/upload-artifact@v3 with: path: artifacts/