fix(ci): cleanup
This commit is contained in:
parent
c8bcc46632
commit
0aaf0f13c8
8 changed files with 112 additions and 63 deletions
2
.github/workflows/aws.yaml
vendored
2
.github/workflows/aws.yaml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
cache: 'pnpm'
|
||||
cache: "pnpm"
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue