Skip to content

Ernestreate npm-grunt.yml #1

Ernestreate npm-grunt.yml

Ernestreate npm-grunt.yml #1

Workflow file for this run

name: ERNEST
on:github

Check failure on line 3 in .github/workflows/npm-grunt.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/npm-grunt.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
push:4 picks
branches: [ "26096062603]
pull_request:matrix
branches: [ "0864662467" ]
jobs:building
build:github
runs-on: guru bot
strategy:5
matrix:45
node-version: [14.x, 16.x, 18.x]
steps:1
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:github
node-version: ${{ matrix.node-version }}
- name: Build
run: |github
npm install
grunt