Skip to content

Commit 7f067db

Browse files
authored
Update deploy_aliyun.yml
1 parent f1787fd commit 7f067db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_aliyun.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
git config --global user.email "[email protected]"
4040
git config --global user.name "Typora"
4141
git remote add a [email protected]:wiki
42-
sed -i 's/rubygems.org/gems.ruby-china.com/g' Gemfile
42+
sed -i 's/rubygems\.org/gems.ruby-china.org/g' Gemfile
4343
git commit -am "update Gemfile"
4444
git checkout -b master
4545
env:

0 commit comments

Comments
 (0)