mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-06-11 16:20:29 +08:00
chore: update workflow
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -12,9 +12,10 @@ jobs:
|
||||
timeout-minutes: 5
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: 'master'
|
||||
fetch-depth: 0
|
||||
- name: Yarn Install
|
||||
run: yarn --no-audit --prefer-offline
|
||||
- name: GIT Setup
|
||||
|
||||
Reference in New Issue
Block a user