Skip to content

Commit

Permalink
activate env??
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Aug 7, 2024
1 parent 8935a41 commit 1334809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheel2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Update pip
run: |
conda activate test
python --version
python -m pip install --upgrade pip
- name: Install PyTorch
Expand Down

0 comments on commit 1334809

Please sign in to comment.