Skip to content

Commit

Permalink
Fixed another typo in the webclient cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored May 17, 2024
1 parent 53323fc commit 5501578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webclient-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
with:
version: 9.1.0
version: 9.1.1
package_json_file: webclient/package.json
run_install: |
- cwd: webclient
Expand Down

0 comments on commit 5501578

Please sign in to comment.