Skip to content

Commit

Permalink
Update deploy_aliyun.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abnerlee authored Jun 28, 2024
1 parent a46b9b7 commit 8109b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_aliyun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
sed -i 's/rubygems.org/gems.ruby-china.com/g' Gemfile
git commit -am "update Gemfile"
git checkout -b master
gem install ffi -v 1.17.0
env:
SSH_KEY: ${{secrets.ALIYUN_SERVER_ACCESS_TOKEN}}
PEM_KEY: ${{secrets.ALIYUN_PEM}}
Expand Down

0 comments on commit 8109b76

Please sign in to comment.