CI: Update go dependency to the latest version
This commit is contained in:
parent
82eb13f43c
commit
acc01577c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploying.yml
vendored
2
.github/workflows/deploying.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: Installing packages
|
||||
run: |
|
||||
brew install libtool automake cmake carthage go@1.14 swiftformat openssl libssh2
|
||||
brew install libtool automake cmake carthage go swiftformat openssl libssh2
|
||||
brew install swiftlint || brew link --overwrite swiftlint
|
||||
gem install bundler
|
||||
- uses: actions/cache@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue