Skip to content

Commit

Permalink
Merge branch 'master' into collection-enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
acabarbaye authored Jan 8, 2025
2 parents 8555a38 + 608a6eb commit da782f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
with:
go-version: ${{ env.go_version }}
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- uses: FranzDiebold/github-env-vars-action@v2
- name: Install CI/CD tools
run: pip install continuous-delivery-scripts>=2.7 && pip list
Expand Down

0 comments on commit da782f0

Please sign in to comment.