Skip to content

Commit

Permalink
Use correct branch for other repos
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored May 4, 2023
1 parent 55f419a commit df2d472
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
distribution: 'adopt'

- name: Install using getNeuroML.py (non Win)
env:
main_repo_branch: ${GITHUB_REF_NAME}
if: ${{ matrix.runs-on != 'windows-2019' }}
run: |
export main_repo_branch=${{env.main_repo_branch}}
Expand Down

0 comments on commit df2d472

Please sign in to comment.