Skip to content

Fixed design bugs and tabs system #1

Fixed design bugs and tabs system

Fixed design bugs and tabs system #1

Workflow file for this run

name: Electron Build
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:

Check failure on line 13 in .github/workflows/package.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/package.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
- name: Setup NodeJs v20
uses: actions/setup-node@v4
with:
node-version: '20'
- run: npm i
- run: npx electron-forge import
- run: npm run make
- name: Upload shipped build as artifact
uses: actions/upload-artifact@v4
with:
name: Yomea
path: out/make/