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
|
||||
with:
|
||||
node-version: 10
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- name: Setup
|
||||
run: sh setup.sh
|
||||
- name: Install Cocoapods
|
||||
|
Reference in New Issue
Block a user