4
0
mirror of https://github.com/docker/setup-qemu-action.git synced 2026-03-02 04:36:19 +08:00
This commit is contained in:
문성하
2025-02-02 22:09:34 +09:00
parent 08194656bb
commit 28a18910d7

View File

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