Fetch origin
This commit is contained in:
parent
ad71ee3c42
commit
f03d14b000
1
.github/workflows/sanity_check.yml
vendored
1
.github/workflows/sanity_check.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
|||||||
- name: Fetch from upstream
|
- name: Fetch from upstream
|
||||||
run: |
|
run: |
|
||||||
git remote add upstream https://github.com/facebook/rocksdb.git && git fetch upstream
|
git remote add upstream https://github.com/facebook/rocksdb.git && git fetch upstream
|
||||||
|
git fetch origin
|
||||||
|
|
||||||
- name: Where am I
|
- name: Where am I
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user