Skip to content

Commit

Permalink
fix(ci): fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
makaanneo committed Oct 26, 2022
1 parent 33993ba commit c62c106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
matrix:
version: [16]
os: [ubuntu-latest, windows-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down

0 comments on commit c62c106

Please sign in to comment.