Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
clement2026 committed Sep 4, 2024
1 parent 5f0bbf7 commit 895bc2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 22
cache-dependency-path: |
go/go.sum
cache-dependency-path: "**/go.sum"

- uses: pnpm/action-setup@v4
name: Install pnpm
Expand Down

0 comments on commit 895bc2a

Please sign in to comment.