mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Burn in hell Bill Gates
This commit is contained in:
parent
b9fb4837db
commit
716cfea120
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -85,6 +85,8 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: npm run build && electron-builder --windows
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Delete unpacked builds
|
||||
run: rm -rf dist/windows-unpacked
|
||||
- name: Upload artifact
|
||||
|
|
Loading…
Reference in a new issue