Skip to content

Commit

Permalink
refactor!: use new icons approach (#7731)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirpotekhin authored Jun 14, 2024
1 parent 998847f commit 17c791b
Show file tree
Hide file tree
Showing 2,465 changed files with 29,407 additions and 30,077 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-update-icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- run: |
npx nx prebuild icons
npx nx build icons
npm run prettier -- --write
npx ts-node ./scripts/generate-used-icons.ts
npx eslint ./projects/cdk/constants/used-icons.ts --fix || echo "no file matching"
npx eslint ./projects/demo/used-icons.ts --fix || echo "no file matching"
Expand Down
Loading

0 comments on commit 17c791b

Please sign in to comment.