Skip to content

Update build.yml

Update build.yml #3

Workflow file for this run

name: build
run-name: ${{ github.repository }} Build
on: [push]
jobs:
run-package:

Check failure on line 5 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

You have an error in your yaml syntax on line 5
runs-on: windows-latest
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: '18'
- run: node tools/bundle/main.js