mirror of
https://github.com/docker/setup-qemu-action.git
synced 2025-11-07 07:56:55 +00:00
test
This commit is contained in:
parent
08194656bb
commit
28a18910d7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -27,9 +27,9 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
local-cache-path:
|
||||
- tmp/cache
|
||||
- /tmp/cache
|
||||
# - ''
|
||||
|
||||
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
|
|
|||
Loading…
Reference in a new issue