This commit is contained in:
Vincent Young 2023-10-20 05:50:05 -04:00
parent fb0dac1889
commit 5c6b8802e4
No known key found for this signature in database
GPG Key ID: 84A0830C90354A56

View File

@ -9,7 +9,7 @@ jobs:
Build:
if: startsWith(github.ref, 'refs/tags/v')
runs-on: missuo
runs-on: self-hosted
steps:
- uses: actions/checkout@v3