Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Dec 1, 2023
1 parent ef1c147 commit 9cfe051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
run: |
export CC=clang CXX=clang++
python3 -mpip install wheel
python3 -mpip install ninja
python3 setup.py bdist_wheel \
--package_name torchrl-nightly
- name: Upload wheel for the test-wheel job
Expand Down

0 comments on commit 9cfe051

Please sign in to comment.