mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-12-24 15:51:49 +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
|
||||
configuration-cache-enabled: true
|
||||
|
||||
- name: make windows package
|
||||
run: |
|
||||
cd master/scripts
|
||||
./windows-bundler.sh
|
||||
|
||||
- name: Checkout preview branch
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: preview
|
||||
path: preview
|
||||
|
||||
- name: make windows package
|
||||
run: |
|
||||
cd master/scripts
|
||||
./windows-bundler.sh
|
||||
|
||||
- name: Deploy preview
|
||||
run: |
|
||||
./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