mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
fix: tar
This commit is contained in:
parent
53b8f14ccb
commit
12a4f88505
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user