chore: debug workflow
This commit is contained in:
parent
f8c6eda108
commit
4d24a79d7d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docker-multiplatform.yml
vendored
2
.github/workflows/docker-multiplatform.yml
vendored
|
@ -14,6 +14,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: 'Checkout'
|
- name: 'Checkout'
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
- env:
|
||||||
|
run: env
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
id: prep
|
id: prep
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue