Skip to content

Commit 7aea66e

Browse files
committed
Update main.sh
1 parent 985286e commit 7aea66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/main.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ echo "ERG_PATH=/home/runner/.erg" >> $GITHUB_ENV
66
export PATH=$PATH:~/.erg/bin
77
export ERG_PATH=~/.erg
88

9-
curl -L https://github.com/mtshiba/ergup/raw/main/ergup.py | python3 - $BUILD
9+
curl -L https://github.com/mtshiba/ergup/raw/main/ergup/ergup.py | python3 - $BUILD
1010

1111
echo done

0 commit comments

Comments
 (0)