1
0
mirror of https://github.com/docker/setup-qemu-action.git synced 2025-07-08 06:02:49 +08:00
This commit is contained in:
문성하 2025-02-02 22:09:34 +09:00
parent 08194656bb
commit 28a18910d7
No known key found for this signature in database

View File

@ -27,7 +27,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
local-cache-path: local-cache-path:
- tmp/cache - /tmp/cache
# - '' # - ''
steps: steps: