Skip to content

Commit

Permalink
Update build.yml (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Sep 17, 2023
1 parent 2ac506b commit 1169399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- master
- main

jobs:
build:
Expand All @@ -13,4 +13,4 @@ jobs:
- uses: actions/checkout@v1
- run: |
npm ci
npm run all
npm run all

0 comments on commit 1169399

Please sign in to comment.