Skip to content

Commit

Permalink
Update setup_manylinux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaj authored Dec 2, 2024
1 parent 3e40d63 commit cb00219
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/setup_manylinux.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

export GITHUB_WORKFLOW='Publish Packages'

echo -e "\nInstall Rust"
echo "========================================"
curl https://sh.rustup.rs -sSf | sh -s -- -y
Expand Down

0 comments on commit cb00219

Please sign in to comment.