mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
enable pnpm
This commit is contained in:
3
.github/workflows/release-beta.yml
vendored
3
.github/workflows/release-beta.yml
vendored
@@ -20,6 +20,9 @@ jobs:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Enable corepack
|
||||
run: corepack enable pnpm
|
||||
|
||||
- name: Setup Node.js 18
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user