1
0
mirror of https://github.com/Lightcord/Lightcord.git synced 2025-04-12 00:55:40 +02:00

Update build.yml

This commit is contained in:
smartfridge 2021-06-16 20:36:03 +02:00
parent f2963f63c6
commit e77736b60a

View File

@ -18,7 +18,8 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 12
- run: npm run devInstall
- run: npm run compile
- name: Build/release Electron app
uses: samuelmeuli/action-electron-builder@v1
with: