Skip to content

Commit

Permalink
specify node version
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant committed Dec 6, 2024
1 parent 3e46913 commit c455401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
fetch-depth: 1
- uses: actions/setup-node@v4
with:
node-version: 22.x
- run: make build-client
Lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c455401

Please sign in to comment.