Skip to content

Commit 2b4c5c2

Browse files
committed
trying to use nightly install
1 parent f63c409 commit 2b4c5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/reusable-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ runs:
3838
run: |
3939
pip install twine
4040
twine check dist/*
41-
pip install --extra-index-url https://pypi-nightly.tensorflow.org/simple dist/*.whl
41+
TFX_DEPENDENCY_SELECTOR="NIGHTLY" pip install --extra-index-url https://pypi-nightly.tensorflow.org/simple dist/*.whl

0 commit comments

Comments
 (0)