Skip to content

Commit

Permalink
Merge pull request #2518 from SasView/release_5.0.6_push_installers
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
Wojciech Potrzebowski authored May 12, 2023
2 parents a9a2b3c + 7160ddd commit 7027b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
### TODO: Bumps and sasmodels branches needs to be setup manually until we find better mechanism
- 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=v1.0.7 https://github.com/SasView/sasmodels.git ../sasmodels
git clone --depth=1 --branch=v0.9.1 https://github.com/bumps/bumps.git ../bumps
- name: Build and install sasmodels
Expand Down

0 comments on commit 7027b66

Please sign in to comment.