Skip to content

Commit 6e4d0ae

Browse files
authored
Update deploy_aliyun.yml
1 parent 46774c3 commit 6e4d0ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_aliyun.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
git config --global user.name "Typora"
4141
git remote add a [email protected]:wiki
4242
sed -i 's/rubygems\.org/gems.ruby-china.org/g' Gemfile
43+
sed -i 's/rubygems\.org/gems.ruby-china.org/g' Gemfile.lock
4344
git commit -am "update Gemfile"
4445
git checkout -b master
4546
env:

0 commit comments

Comments
 (0)