Skip to content

Commit c1e1157

Browse files
committed
fixup! feat: use PDM to manage dependencies and build site
1 parent 1aac3e7 commit c1e1157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache: npm
3434
cache-dependency-path: webpack/package-lock.json
3535

36-
- uses: actions/setup-pdm@v4
36+
- uses: pdm-project/setup-pdm@v4
3737
with:
3838
cache: true
3939

0 commit comments

Comments
 (0)