mirror of
https://github.com/movie-web/docs.git
synced 2025-09-12 21:53:26 +00:00
Enable corepack in GH Action
This commit is contained in:
2
.github/workflows/github_pages.yml
vendored
2
.github/workflows/github_pages.yml
vendored
@@ -32,6 +32,8 @@ jobs:
|
||||
with:
|
||||
node-version: "20"
|
||||
cache: pnpm
|
||||
- name: Setup pnpm
|
||||
run: corepack enable
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user