diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 1d26179..74d8b90 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -10,7 +10,7 @@ runs-on: ubuntu-latest:host jobs: deploy: needs: build - runs-on: ubuntu-latest + runs-on: ubuntu-latest:host steps: - uses: actions/checkout@v2 - name: get artifact