mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-05 00:04:32 +08:00
修复 workflow
This commit is contained in:
@@ -199,7 +199,7 @@ jobs:
|
||||
echo ${{ steps.docker_build.outputs.digest }}
|
||||
|
||||
build310:
|
||||
if: ${{ github.ref_name == 'master' }}
|
||||
if: ${{ github.ref_name == 'debian' }}
|
||||
needs: build-static
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Reference in New Issue
Block a user