This commit is contained in:
msojocs 2022-03-06 09:57:35 +08:00
parent 53b8f14ccb
commit 12a4f88505

View File

@ -57,7 +57,7 @@ jobs:
ls -l
docker-compose up
mkdir -p tmp/build
tools/build-release.sh ${{ steps.tag.outputs.tag }} ${{ matrix.ARCH }}
tools/build-release.sh ${{ matrix.ARCH }} ${{ steps.tag.outputs.tag }}
- name: Compress nodegit compiler
run: |