mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-05-03 06:00:21 +00:00
fix n8n ci (#2433)
This commit is contained in:
parent
cfa7aa6b6e
commit
a6ed81ed38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/n8n-ci.yml
vendored
2
.github/workflows/n8n-ci.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 8
|
||||
version: 9
|
||||
run_install: false
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue