This commit is contained in:
msojocs 2022-02-23 20:32:04 +08:00
parent 81d6815400
commit a9e9386d28

View File

@ -9,7 +9,7 @@ on:
push:
tags:
- v*
branches: [ master, reduce-wine]
branches: [ master, actions-dev]
pull_request:
branches: [ master ]
# # Allows you to run this workflow manually from the Actions tab
@ -57,7 +57,7 @@ jobs:
- name: Build
run: |
docker-compose up
sudo chmod -R 755 package.nw node
sudo chmod -R 755 package.nw node tmp
bash tools/build-release.sh ${{ steps.tag.outputs.tag }} ${{ matrix.ARCH }}
- name: Compress nodegit compiler