Skip to content

Commit

Permalink
fix conda path
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-gecheng committed Aug 31, 2024
1 parent e7e747d commit 9586ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_py3_tf25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
whoami
source ~/.bashrc
conda init && conda activate tf25_py3
/home/admin/miniconda3/bin/conda activate tf25_py3
python git-lfs/git_lfs.py pull
source scripts/ci_test.sh
- name: SignalFail
Expand Down

0 comments on commit 9586ee3

Please sign in to comment.