fix: docker

This commit is contained in:
Hiddify
2024-09-29 10:02:50 +00:00
parent b38f510a02
commit 206edc8323

View File

@@ -201,6 +201,10 @@ jobs:
# - linux/riscv64
- linux/s390x
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Prepare
run: |
platform=${{ matrix.platform }}