Skip to content

Commit

Permalink
format deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
azwpayne committed Jan 28, 2025
1 parent 83980c0 commit b6b6e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'
registry-url: https://npm.pkg.github.com
registry-url: "https://npm.pkg.github.com/"

- name: Install dependencies
run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit b6b6e40

Please sign in to comment.