Skip to content

Edited path for release uploading #9

Edited path for release uploading

Edited path for release uploading #9

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/