Skip to content

Commit 8fdccd9

Browse files
committed
Setup requirements before building.
1 parent 66e9384 commit 8fdccd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,6 @@ runs:
109109
Set-Location "$env:GITHUB_ACTION_PATH"
110110
python -m rubisco build
111111
pip install --upgrade pip
112+
pip install -r requirements.txt -r requirements-dev.txt
112113
pip install dist/*.whl
113114
shell: pwsh

0 commit comments

Comments
 (0)