Skip to content

Fixed final bugs before release #7

Fixed final bugs before release

Fixed final bugs before release #7

Workflow file for this run

name: Electron Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
name: Use Node.js
with:
node-version: '20.10'
- run: npm i
- run: npm run make
- uses: actions/upload-artifact@v4
name: Upload shipped build to GitHub
with:
name: yomea-win32-x64
path: out/yomea-win32-x64/