mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-05 20:31:58 +02:00
♻️ Install DevDependencies instead
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
echo "${{ secrets.IBLICENSE }}" > ./installbuilder/license.xml
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
npm i
|
||||
npm i -D
|
||||
tsc util/prepare
|
||||
- name: Create Updaters
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user