mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Add windows build
This commit is contained in:
parent
d68cec6396
commit
3854e5fa39
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
|
@ -8,6 +8,7 @@ jobs:
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '18'
|
node-version: '18'
|
||||||
|
- run: sudo apt install -y wine
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run CIbuild
|
- run: npm run CIbuild
|
||||||
- id: vars
|
- id: vars
|
||||||
|
|
Loading…
Reference in a new issue