Skip to content

Commit

Permalink
Update slurmdockerint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yikaiMeta authored Sep 2, 2024
1 parent f0d7bf2 commit cfdd677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/slurmdockerint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ set -ex
DIST=dist

rm -r $DIST || true
python setup.py bdist_wheel
python3 setup.py bdist_wheel
# python setup.py bdist_wheel
# python3 setup.py bdist_wheel

WHEEL="$DIST/$(ls $DIST)"

Expand Down

0 comments on commit cfdd677

Please sign in to comment.