ci: ci test

This commit is contained in:
FairyEver
2020-04-18 15:32:10 +08:00
parent f5d148873d
commit 8a908fccf9

View File

@@ -24,8 +24,8 @@ jobs:
# run: npm i # run: npm i
# - name: Build # - name: Build
# run: npm run build:preview # run: npm run build:preview
# - name: CDN login - name: CDN login
# run: ./qshell account ${{ secrets.AK }} ${{ secrets.SK }} GITHUB_ACTION run: ./qshell account ${{ secrets.AK }} ${{ secrets.SK }} GITHUB_ACTION
# - name: CDN upload # - name: CDN upload
# run: | # run: |
# ./qshell qupload2 \ # ./qshell qupload2 \