Skip to content

Commit 8109b76

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

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
@@ -42,6 +42,7 @@ 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
4546
env:
4647
SSH_KEY: ${{secrets.ALIYUN_SERVER_ACCESS_TOKEN}}
4748
PEM_KEY: ${{secrets.ALIYUN_PEM}}

0 commit comments

Comments
 (0)