Skip to content

Commit e8d080d

Browse files
committed
chore: set-up Github Actions pipeline [PIE-515]
1 parent 94e7dfc commit e8d080d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- run: yarn install --frozen-lockfile
5353
env:
5454
PUPPETEER_SKIP_DOWNLOAD: true
55-
- run: yarn run build:dev
55+
- run: yarn run build
5656
- run: yarn run semantic-release
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)