Skip to content

Commit 5c7f74f

Browse files
committed
Try fix
1 parent 9b09df5 commit 5c7f74f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- run: npm install
4242
working-directory: targets/api-client-javascript
4343
- run: |
44+
echo '{"type": "module"}' > package.json
4445
npm link $GITHUB_WORKSPACE/targets/api-client-javascript
4546
node index.js
4647
working-directory: samples/javascript

0 commit comments

Comments
 (0)