mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-12-25 16:21:50 +01:00
update file permissions
This commit is contained in:
parent
9c55fc3868
commit
cec7ddc486
10
.github/workflows/build_push.yml
vendored
10
.github/workflows/build_push.yml
vendored
@ -70,17 +70,17 @@ jobs:
|
|||||||
dependencies-cache-enabled: true
|
dependencies-cache-enabled: true
|
||||||
configuration-cache-enabled: true
|
configuration-cache-enabled: true
|
||||||
|
|
||||||
|
- name: make windows package
|
||||||
|
run: |
|
||||||
|
cd master/scripts
|
||||||
|
./windows-bundler.sh
|
||||||
|
|
||||||
- name: Checkout preview branch
|
- name: Checkout preview branch
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: preview
|
ref: preview
|
||||||
path: preview
|
path: preview
|
||||||
|
|
||||||
- name: make windows package
|
|
||||||
run: |
|
|
||||||
cd master/scripts
|
|
||||||
./windows-bundler.sh
|
|
||||||
|
|
||||||
- name: Deploy preview
|
- name: Deploy preview
|
||||||
run: |
|
run: |
|
||||||
./master/.github/scripts/commit-preview.sh
|
./master/.github/scripts/commit-preview.sh
|
0
scripts/windows-bundler.sh
Normal file → Executable file
0
scripts/windows-bundler.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user