Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyair committed Mar 20, 2024
1 parent 3e2dc10 commit f686bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/demo.yml
Expand Up @@ -15,8 +15,8 @@ jobs:
ALI_OSS_AK_ID: ${{ secrets.ALI_OSS_AK_ID }}
ALI_OSS_AK_SECRET: ${{ secrets.ALI_OSS_AK_SECRET }}
run: |
npm i ali-oss --no-save
echo "✅ Install `ali-oss` Finished"
# npm i ali-oss --no-save
# echo "✅ Install `ali-oss` Finished"
echo "🤖 Uploading"
node scripts/visual-regression/upload-demo.js
Expand Down

0 comments on commit f686bf7

Please sign in to comment.