Skip to content

Commit

Permalink
fixup! feat: use PDM to manage dependencies and build site
Browse files Browse the repository at this point in the history
  • Loading branch information
dairiki committed Aug 19, 2024
1 parent 1aac3e7 commit c1e1157
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 @@ -33,7 +33,7 @@ jobs:
cache: npm
cache-dependency-path: webpack/package-lock.json

- uses: actions/setup-pdm@v4
- uses: pdm-project/setup-pdm@v4
with:
cache: true

Expand Down

0 comments on commit c1e1157

Please sign in to comment.