update publish.yml

This commit is contained in:
pengfei.zhou 2020-03-24 19:56:45 +08:00 committed by osborn
parent 65d36726f1
commit b5c44fcefc

View File

@ -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