Skip to content

Commit

Permalink
source /github/home/.gvm/scripts/gvm
Browse files Browse the repository at this point in the history
  • Loading branch information
mliezun committed Dec 24, 2024
1 parent 7da453d commit c8fb03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
yum -y update
yum -y install go git gcc make
curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer | bash
source /root/.gvm/scripts/gvm
source /github/home/.gvm/scripts/gvm
gvm install 1.21.6
gvm use 1.21.6
- uses: actions/checkout@v4
Expand Down

0 comments on commit c8fb03f

Please sign in to comment.