Skip to content

Commit

Permalink
fix(ci/pnpm): set version
Browse files Browse the repository at this point in the history
  • Loading branch information
JoltCode committed Oct 7, 2023
1 parent 4df6e96 commit 74e42aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r-frontend_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: pnpm/[email protected]
with:
package_json_file: src/frontend/main/package.json
version: 8.8.0

- name: Test Frontend
working-directory: src/frontend/main
Expand Down

0 comments on commit 74e42aa

Please sign in to comment.