Skip to content

Commit

Permalink
Support fetch-test-deps.sh --get-deps debian
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Jan 21, 2025
1 parent a5e36f9 commit 875e10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fetch-test-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ case "$actionname" in
macos)
python3 -m pip install --break-system-packages pillow
;;
ubuntu)
ubuntu | debian)
python3 -m pip install pillow
;;
windows)
Expand Down

0 comments on commit 875e10c

Please sign in to comment.