💚 Update ci scripts

This commit is contained in:
niuhuan 2023-07-10 07:10:24 +08:00
parent 0c3dfefcf6
commit 7f45ed639d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
check_release:
name: Check release
runs-on: ${{ env.host_linux }}
runs-on: ubuntu-latest # ${{ env.host_linux }}
steps:
- uses: actions/checkout@v3
with: