ci: ci test

This commit is contained in:
FairyEver 2020-04-18 15:30:28 +08:00
parent 1407920750
commit f5d148873d
1 changed files with 5 additions and 5 deletions

View File

@ -15,11 +15,11 @@ jobs:
# - uses: actions/setup-node@v1
# with:
# node-version: '10.x'
# - name: Download qshell
# run: |
# wget http://devtools.qiniu.com/qshell-linux-x86-v2.4.0.zip
# unzip qshell-linux-x86-v2.4.0.zip
# mv qshell-linux-x86-v2.4.0 qshell
- name: Download qshell
run: |
wget http://devtools.qiniu.com/qshell-linux-x86-v2.4.0.zip
unzip qshell-linux-x86-v2.4.0.zip
mv qshell-linux-x86-v2.4.0 qshell
# - name: Install packages
# run: npm i
# - name: Build