mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Fix update-typings pipeline (#17511)
This commit is contained in:
@@ -52,6 +52,7 @@ steps:
|
|||||||
|
|
||||||
# Sync up to latest from the DT repo
|
# Sync up to latest from the DT repo
|
||||||
git remote add upstream https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
git remote add upstream https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
||||||
|
git fetch upstream
|
||||||
git merge upstream/master
|
git merge upstream/master
|
||||||
git push origin
|
git push origin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user