mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-05 20:31:58 +02:00
Fix yml
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -55,8 +55,8 @@ jobs:
|
||||
echo "${{ secrets.IBLICENSE }}" > ./installbuilder/license.xml
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
npm i
|
||||
tsc util/prepare
|
||||
npm i
|
||||
tsc util/prepare
|
||||
- name: Create Updaters
|
||||
run: |
|
||||
installbuilder/autoupdate/bin/customize.run build installer_assets/updater.xml osx
|
||||
|
||||
Reference in New Issue
Block a user