Skip to content

Commit

Permalink
fix bad build command
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwyattii committed Oct 9, 2023
1 parent 7b9d9a8 commit 411fe8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:

- name: Build DeepSpeed
run: |
DS_BUILD_STRING=" " python setup.py sdist_wheel
DS_BUILD_STRING=" " python setup.py sdist

0 comments on commit 411fe8c

Please sign in to comment.