Skip to content

Commit

Permalink
Copy share
Browse files Browse the repository at this point in the history
  • Loading branch information
czgdp1807 committed Mar 21, 2024
1 parent 11e76be commit a322b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,5 @@ jobs:
conda install --yes pytorch::pytorch
cp -r $CONDA_PREFIX/lib/python3.12/site-packages/torch/include/* $CONDA_PREFIX/include/
cp -r $CONDA_PREFIX/lib/python3.12/site-packages/torch/lib/* $CONDA_PREFIX/lib/
cp -r $CONDA_PREFIX/lib/python3.12/site-packages/torch/share/* $CONDA_PREFIX/share/
./integration_tests/run_tests.py -b pytorch

0 comments on commit a322b65

Please sign in to comment.