Skip to content

Commit a9a2b3c

Browse files
author
Wojciech Potrzebowski
authored
Update installers.yml
1 parent c476dc8 commit a9a2b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/installers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- name: Fetch sources for sibling projects
108108
run: |
109109
git clone --depth=1 --branch=release_1.0.7 https://github.com/SasView/sasmodels.git ../sasmodels
110-
git clone --depth=1 --branch=v0.9.0 https://github.com/bumps/bumps.git ../bumps
110+
git clone --depth=1 --branch=v0.9.1 https://github.com/bumps/bumps.git ../bumps
111111
112112
- name: Build and install sasmodels
113113
run: |

0 commit comments

Comments
 (0)