fix actions issues

This commit is contained in:
asdlokj1qpi23
2023-12-25 12:38:55 +08:00
parent e80ce5833c
commit 04a2c24904
2 changed files with 6 additions and 2 deletions

View File

@@ -174,7 +174,7 @@ jobs:
with:
platforms: linux/arm/v7
context: scripts/
tags: asdlokj1qpi23/subconverter:latest-armv7
tags: asdlokj1qpi23/subconverter:latest
build-args: |
SHA=${{ steps.vars.outputs.sha_short }}
THREADS=4
@@ -245,7 +245,7 @@ jobs:
with:
platforms: linux/arm64
context: scripts/
tags: asdlokj1qpi23/subconverter:latest-arm64
tags: asdlokj1qpi23/subconverter:latest
build-args: |
SHA=${{ steps.vars.outputs.sha_short }}
THREADS=4