Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartlynn authored Dec 19, 2024
1 parent 3d82548 commit 3015eac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
package_json_file: maptcha/package.json

- name: Install dependencies
run: |
Expand Down

0 comments on commit 3015eac

Please sign in to comment.