update publish.yml
This commit is contained in:
parent
65d36726f1
commit
b5c44fcefc
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
|||||||
- uses: actions/setup-node@v1
|
- uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: 10
|
node-version: 10
|
||||||
|
registry-url: 'https://registry.npmjs.org'
|
||||||
- name: Setup
|
- name: Setup
|
||||||
run: sh setup.sh
|
run: sh setup.sh
|
||||||
- name: Install Cocoapods
|
- name: Install Cocoapods
|
||||||
|
Reference in New Issue
Block a user