Skip to content

Commit 6bac37a

Browse files
authored
Update deploy_aliyun.yml
1 parent 8109b76 commit 6bac37a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy_aliyun.yml

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
sed -i 's/rubygems.org/gems.ruby-china.com/g' Gemfile
4343
git commit -am "update Gemfile"
4444
git checkout -b master
45-
gem install ffi -v 1.17.0
4645
env:
4746
SSH_KEY: ${{secrets.ALIYUN_SERVER_ACCESS_TOKEN}}
4847
PEM_KEY: ${{secrets.ALIYUN_PEM}}

0 commit comments

Comments
 (0)