Skip to content

Commit

Permalink
Update screenshot-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Aug 19, 2023
1 parent 271addb commit 20b94f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/screenshot-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: Update master to last version
run: |
yarn add @figma-export/core --dev
yarn add --save-dev @figma-export/cli
npm i -D @figma-export/core
npm install --save-dev @figma-export/cli
npx -p @figma-export/cli -p @figma-export/output-components-as-svg figma-export components WCkDDzlXE16R6yXaljxddj -O @figma-export/output-components-as-svg
- name: convert-svg2png
Expand Down

0 comments on commit 20b94f6

Please sign in to comment.