Browse Source

chore: ci

GyDi 2 years ago
parent
commit
4480ecc96d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/updater.yml

+ 1 - 1
.github/workflows/updater.yml

@@ -4,7 +4,7 @@ on: workflow_dispatch
 
 
 jobs:
 jobs:
   release-update:
   release-update:
-    runs-on: macos-latest
+    runs-on: ubuntu-latest
     if: startsWith(github.repository, 'zzzgydi')
     if: startsWith(github.repository, 'zzzgydi')
     steps:
     steps:
       - name: Checkout repository
       - name: Checkout repository