mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
fix: build config
This commit is contained in:
parent
62ee294a86
commit
b186a4f1c7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
||||
sudo apt install -y git
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v3
|
||||
- name: Clear Node.js cache
|
||||
run: sudo apt-get purge -y nodejs
|
||||
- name: Install Node Env
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user