Skip to content

Commit a5299f3

Browse files
fix action
1 parent ccff699 commit a5299f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: yarn install --frozen-lockfile
2929

3030
- name: Build
31-
run: yarn build:packages
31+
run: yarn build
3232

3333
- name: Development Version
3434
run: |

0 commit comments

Comments
 (0)