fix: docker
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -201,6 +201,10 @@ jobs:
|
|||||||
# - linux/riscv64
|
# - linux/riscv64
|
||||||
- linux/s390x
|
- linux/s390x
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
run: |
|
run: |
|
||||||
platform=${{ matrix.platform }}
|
platform=${{ matrix.platform }}
|
||||||
|
|||||||
Reference in New Issue
Block a user