Skip to content

Commit

Permalink
Update installers.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojciech Potrzebowski authored May 8, 2023
1 parent c476dc8 commit a9a2b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Fetch sources for sibling projects
run: |
git clone --depth=1 --branch=release_1.0.7 https://github.com/SasView/sasmodels.git ../sasmodels
git clone --depth=1 --branch=v0.9.0 https://github.com/bumps/bumps.git ../bumps
git clone --depth=1 --branch=v0.9.1 https://github.com/bumps/bumps.git ../bumps
- name: Build and install sasmodels
run: |
Expand Down

0 comments on commit a9a2b3c

Please sign in to comment.