1f261af0b222 — Michael Johnson 8 months ago
Merge (clean)
1 files changed, 1 insertions(+), 1 deletions(-)

M .builds/.full.yml
M .builds/.full.yml +1 -1
@@ 28,7 28,7 @@ tasks:
       mkdir -p $artifacts/packages
   - build: |
       cd RandN
-      hg update master
+      hg update tip
       dotnet build $solution --configuration $config --verbosity quiet
   - test-full: |
       cd RandN