diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f831104972..f0dab21b3b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: - name: Fetch sources for sibling projects run: | - git clone --depth=50 --branch=29-documentation https://github.com/SasView/sasdata.git ../sasdata + git clone --depth=50 --branch=master https://github.com/SasView/sasdata.git ../sasdata git clone --depth=50 --branch=master https://github.com/SasView/sasmodels.git ../sasmodels git clone --depth=50 --branch=master https://github.com/bumps/bumps.git ../bumps