mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Fix dev builds
This commit is contained in:
parent
b612fe5b22
commit
d9571890ba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
|
@ -69,6 +69,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: npm run build && electron-builder --linux snap --config.snap.grade=devel
|
run: npm run build && electron-builder --linux snap --config.snap.grade=devel
|
||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
- uses: snapcore/action-publish@v1
|
- uses: snapcore/action-publish@v1
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue