Skip to content

Commit

Permalink
Use node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
baturay-tryroll committed Sep 26, 2024
1 parent 8cbdd44 commit 48c4de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 16
node-version: 12
cache: 'npm'

- run: npm install
Expand Down

0 comments on commit 48c4de4

Please sign in to comment.