Skip to content

Commit ab6029f

Browse files
committed
Merge branch '1_X' of github.com:tidev/node-ios-device into 1_X
2 parents b411bcc + c56e465 commit ab6029f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/setup-node@v2
1717
with:
1818
node-version: '16'
19+
registry-url: 'https://registry.npmjs.org'
1920

2021
- name: Build
2122
run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)