This commit is contained in:
parent
bae3add096
commit
f0b03c87e2
@ -13,12 +13,12 @@ jobs:
|
||||
Deploy:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Show npm config
|
||||
run: pnpm config get registry
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
- name: Show npm config
|
||||
run: pnpm config get registry
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user