Skip to content

Commit

Permalink
workflow release
Browse files Browse the repository at this point in the history
  • Loading branch information
MozeBaltyk committed Jan 5, 2024
1 parent 0668509 commit a006b9c
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 @@ -44,7 +44,7 @@ jobs:
with:
python-version: "3.10"
cache: 'pip'
- run: pip install -r ./meta/ee-requirements.txt
cache-dependency-path: '**/ee-requirements.txt'

- name: Get current version
id: get_version
Expand Down

0 comments on commit a006b9c

Please sign in to comment.