chore: ci

This commit is contained in:
GyDi 2023-01-14 22:22:18 +08:00
parent b8754f3f44
commit 20718c6ec1

View File

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