Skip to content

Commit

Permalink
ci: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yinkaihui committed Jun 11, 2024
1 parent 9d0af30 commit 24250fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@ jobs:

- name: upload screenshots to argos-cli
# run: npx @argos-ci/cli upload ./tests/__screenshots__
run: yarn add @argos-ci/cli -D && yarn run argos upload ./tests/__screenshots__
run: yarn add @argos-ci/cli@1 -D && yarn run argos upload ./tests/__screenshots__

0 comments on commit 24250fc

Please sign in to comment.