Skip to content

Commit

Permalink
Update action.yml (intel-analytics#8639)
Browse files Browse the repository at this point in the history
* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml
  • Loading branch information
Zephyr596 authored Aug 1, 2023
1 parent 2aa7085 commit 1969ff5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
run: |
source ~/.bash_profile
source activate py37-tf2
pip uninstall -y bigdl-dllib bigdl-orca bigdl-chronos bigdl-orca-spark3 bigdl-dllib-spark3 bigdl-chronos-spark3 pyspark
pip uninstall -y bigdl-dllib bigdl-orca bigdl-chronos bigdl-orca-spark3 bigdl-dllib-spark3 bigdl-chronos-spark3 bigdl-friesian-spark3 pyspark
export KERAS_BACKEND=tensorflow
export SPARK_HOME=/opt/work/spark-3.4.1
PATH="/usr/local/opt/gnu-tar/libexec/gnubin:$PATH"
Expand Down

0 comments on commit 1969ff5

Please sign in to comment.