Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsbarnard committed Nov 4, 2024
2 parents a114b00 + 6959642 commit d170fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
- name: Install Rye
run: |
curl -sSf https://rye.astral.sh/get | RYE_VERSION="0.38.0" RYE_INSTALL_OPTION="--yes" bash
echo "PATH="${HOME}/.rye/shims:${PATH}" >> $GITHUB_ENV
- name: Build
run: |
Expand Down

0 comments on commit d170fae

Please sign in to comment.