Skip to content

Commit

Permalink
Update visual-regression-diff-finish.yml
Browse files Browse the repository at this point in the history
Signed-off-by: vagusX <vagusxl@gmail.com>
  • Loading branch information
vagusX committed Jan 5, 2024
1 parent a72ea64 commit 32587d0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/visual-regression-diff-finish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
name: 👀 Visual Regression Diff Finish

on:
workflow_run:
workflows: ["👀 Visual Regression Diff Build"]
types:
- completed
pull_request

permissions:
contents: read
Expand Down Expand Up @@ -94,6 +91,7 @@ jobs:
mkdir ./visualRegressionReport
tar -xzvf visualRegressionReport.tar.gz -C ./visualRegressionReport
echo "✅ Uncompress Finished"
echo $ALI_OSS_AK_ID
rm package.json
npm i ali-oss --no-save
Expand Down

0 comments on commit 32587d0

Please sign in to comment.