Skip to content

Commit

Permalink
Update .github/workflows/install_deps/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
albi3ro authored Jun 20, 2024
1 parent 138c24f commit b98dec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ inputs:
description: Indicate if catalyst should be installed from the test pypi location
required: false
type: boolean
default: false
default: 'false'
additional_pip_packages:
description: Additional packages to install. Values will be passed to pip install {value}
required: false
Expand Down

0 comments on commit b98dec8

Please sign in to comment.