mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-23 02:07:52 +00:00
parallel ci
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
apt-get update
|
||||
apt-get install -y curl
|
||||
|
||||
@@ -9,4 +10,6 @@ nvm install 22
|
||||
npm -v
|
||||
|
||||
# Install Qwen Code
|
||||
npm install -g @qwen-code/qwen-code@{{ version }}
|
||||
npm install -g @qwen-code/qwen-code@{{ version }}
|
||||
|
||||
qwen -v
|
||||
Reference in New Issue
Block a user