diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-06-06 12:12:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-06 12:12:52 +0200 |
commit | e2edd13aeb9e22fa3badf360736858c13a1109e9 (patch) | |
tree | 7edebcc81af010069270098072108be0d6652d4a /.github | |
parent | e19803aa912fd8d9a0a12e36bdffd814b38716bc (diff) | |
download | OneConfig-e2edd13aeb9e22fa3badf360736858c13a1109e9.tar.gz OneConfig-e2edd13aeb9e22fa3badf360736858c13a1109e9.tar.bz2 OneConfig-e2edd13aeb9e22fa3badf360736858c13a1109e9.zip |
Update checks.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/checks.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index a249384..efb9e0c 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -20,7 +20,7 @@ jobs: version: - 1.8.9-forge - runs-on: ubuntu-latest + runs-on: self-hosted steps: - name: Checkout |