We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8109b76 commit 6bac37aCopy full SHA for 6bac37a
.github/workflows/deploy_aliyun.yml
@@ -42,7 +42,6 @@ jobs:
42
sed -i 's/rubygems.org/gems.ruby-china.com/g' Gemfile
43
git commit -am "update Gemfile"
44
git checkout -b master
45
- gem install ffi -v 1.17.0
46
env:
47
SSH_KEY: ${{secrets.ALIYUN_SERVER_ACCESS_TOKEN}}
48
PEM_KEY: ${{secrets.ALIYUN_PEM}}
0 commit comments