mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 14:52:05 +01:00
update file permissions
This commit is contained in:
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
Reference in New Issue
Block a user