修复 workflow

This commit is contained in:
whyour 2024-01-22 23:14:47 +08:00
parent 9ccbe5adf2
commit 3974ffb4d9

View File

@ -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