Skip to content

Commit

Permalink
generate polygon pruned assets
Browse files Browse the repository at this point in the history
  • Loading branch information
mendesfabio committed Nov 24, 2023
1 parent e7087ab commit bcac27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Install
run: yarn --frozen-lockfile
- name: Assets
run: yarn generate-assets polygon
run: yarn generate-assets polygon-prune
- name: Codegen
run: yarn codegen
- name: Build
Expand Down

0 comments on commit bcac27b

Please sign in to comment.