diff --git a/update.py b/update.py index 3ba1710..45a1a37 100644 --- a/update.py +++ b/update.py @@ -28,7 +28,7 @@ else: sys.exit(-1) -AUTOCMAKE_GITHUB_URL = 'https://github.com/coderefinery/autocmake/raw/master/' +AUTOCMAKE_GITHUB_URL = 'https://github.com/coderefinery/autocmake/raw/yaml/' # ------------------------------------------------------------------------------