mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-04 13:37:40 +03:00
Merge pull request #1 from wuchyi/Docker-build-patch
Update main-docker.yml (digests download)
This commit is contained in:
commit
5e6ec52b9d
1 changed files with 3 additions and 1 deletions
4
.github/workflows/main-docker.yml
vendored
4
.github/workflows/main-docker.yml
vendored
|
@ -78,8 +78,10 @@ jobs:
|
|||
name: Download digests
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: digests-${{ matrix.target }}
|
||||
path: /tmp/digests
|
||||
pattern: digests-*
|
||||
merge-multiple: true
|
||||
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue