Skip to content

Commit

Permalink
Merge pull request #47 from xldrkp/update2.0
Browse files Browse the repository at this point in the history
Update2.0
  • Loading branch information
xldrkp authored Oct 6, 2023
2 parents 0eb3af1 + bf84cdf commit 2c128a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ on:
push:
branches:
- main
- update2.0

jobs:
build:
runs-on: ubuntu-20.04

strategy:
matrix:
node-version: [12.x]
node-version: [16.17.x]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2c128a2

Please sign in to comment.