Skip to content

Commit

Permalink
Update v2dl3-vegas.yml for setuptools-scm
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcahill authored Jan 14, 2024
1 parent 87df779 commit da31d39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/v2dl3-vegas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout new branch
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Pull docker image
run: |
Expand All @@ -58,6 +60,8 @@ jobs:
uses: actions/checkout@v3
with:
ref: main
fetch-depth: 0


- name: Install main branch and generate control outputs
run: |
Expand Down

0 comments on commit da31d39

Please sign in to comment.