diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 348da0c..995c9d6 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -6,7 +6,7 @@ on: jobs: deploy: - runs-on: ruby-latest + runs-on: cth-ubuntu-latest steps: - name: Install Node run: |