Skip to content

Commit da67e80

Browse files
committed
debug
1 parent 8e73752 commit da67e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ jobs:
122122
if: ${{ runner.os == 'Linux' }}
123123
- run: yarn --frozen-lockfile
124124
- run: yarn build-native-release
125-
- run: yarn build
126125
- name: Setup tmate session
127126
uses: mxschmitt/action-tmate@v3
127+
- run: yarn build
128128
- run: yarn test:integration-ci
129129

130130
# Deployment steps taken from https://github.com/colinwilson/static-site-to-vercel/blob/master/.github/workflows/deploy-preview.yml

0 commit comments

Comments
 (0)