Skip to content

Commit

Permalink
Merge pull request #31 from gsoft-inc/chore/fixing-ci-2
Browse files Browse the repository at this point in the history
chore: Fixing CI
  • Loading branch information
patricklafrance authored Oct 18, 2024
2 parents 00d6ae0 + 97fafd1 commit 457b38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ">=21.1.0"
check-latest: true,
check-latest: true
cache: pnpm

- name: Install dependencies
Expand Down

0 comments on commit 457b38f

Please sign in to comment.