Skip to content

Commit

Permalink
Fix the CI/CD scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Jan 21, 2024
1 parent 0e45c4c commit 0b7b548
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ jobs:
fail-fast: false
matrix:
node-version:
- latest
- 20
- 18
- 16

steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 0b7b548

Please sign in to comment.