mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -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
|
||||
git remote add upstream https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
||||
git fetch upstream
|
||||
git merge upstream/master
|
||||
git push origin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user