Skip to content

Commit

Permalink
Merge pull request #101 from deriv-com/niloofar/FEQ-1608/figma-workflow
Browse files Browse the repository at this point in the history
ci: added figma inputs
  • Loading branch information
niloofar-deriv authored Feb 28, 2024
2 parents ff97a82 + cbe0326 commit 163cb6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/from-figma.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
cd "${{env.REPO_NAME}}"
git checkout -b "${{env.PR_BRANCH}}"
git pull origin main
- name: Install dependencies
run: npm i
- name: Build
run: npm run rebuild
- name: Commit changes
Expand Down

0 comments on commit 163cb6b

Please sign in to comment.