Skip to content

Commit c9992f8

Browse files
author
zhoujiamei
committed
activate conda
1 parent 3778a95 commit c9992f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unit_tests_common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
set -e
144144
145145
echo '===== 1. Setup Metax Toolchain & Paths & Link ====='
146+
source /opt/conda/etc/profile.d/conda.sh && conda activate base
146147
export PATH=/opt/maca/bin:\$PATH
147148
# Link cucc to nvcc for TransformerEngine build compatibility
148149
ln -sf /opt/maca/tools/cu-bridge/bin/cucc /opt/maca/tools/cu-bridge/bin/nvcc

0 commit comments

Comments
 (0)