Skip to content

Commit e4db9ed

Browse files
committed
Try Valentin's suggestion.
1 parent 20d15e6 commit e4db9ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto_generate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131

3232
- name: Push
3333
run: |
34+
bun run build
3435
bun run optimize:svg
3536
3637
if ! git diff --exit-code; then

0 commit comments

Comments
 (0)