diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 0fa457d..bb8c4c1 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -24,6 +24,7 @@ jobs: name: node_modules path: node_modules retention-days: 1 + github-server-url: http://gitea:3000/ # type-check: # runs-on: ubuntu-latest