Skip to content

Commit 162c45c

Browse files
committed
Run test with stable version third-party.js
1 parent 5305ea5 commit 162c45c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/prod-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
- name: Build Package
4040
run: yarn build
4141

42+
- name: Copy stable version third-party.js to dist
43+
run: cp node_modules/prettier/third-party.js dist
44+
4245
- name: Upload Artifact
4346
uses: actions/upload-artifact@v2
4447
with:

0 commit comments

Comments
 (0)