mirror of
https://github.com/MetaCubeX/subconverter.git
synced 2025-11-04 18:19:42 +08:00
Fix build error
This commit is contained in:
parent
0cb4053f8d
commit
88635b6ed8
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -203,7 +203,7 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: /tmp/digests
|
||||
pattern: digests-*
|
||||
pattern: digest-*
|
||||
merge-multiple: true
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user