Skip to content

Commit abb693a

Browse files
Merge pull request #4 from journeyapps/bug/releases-action
[fix] Releases action
2 parents bef1da9 + a5299f3 commit abb693a

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
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: |

.yarnrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)