mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 12:35:17 +00:00
chore(deps): add pnpm/action-setup@v2
This commit is contained in:
4
.github/workflows/publish-dev-docs.yml
vendored
4
.github/workflows/publish-dev-docs.yml
vendored
@@ -14,6 +14,10 @@ jobs:
|
||||
copy-file:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 8
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user