♻️ Install DevDependencies instead

This commit is contained in:
Florian Metz
2019-11-18 13:00:37 +01:00
committed by GitHub
parent a85b73b935
commit 4bc8ea068e

View File

@@ -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: |