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
|
||||
run: |
|
||||
git remote add upstream https://github.com/facebook/rocksdb.git && git fetch upstream
|
||||
git fetch origin
|
||||
|
||||
- name: Where am I
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user