Skip to content

Commit

Permalink
merge(#355): fixed CircleCI RPM install 4 release
Browse files Browse the repository at this point in the history
Fixed CircleCI RPM install on stable release
#355
  • Loading branch information
pregnor authored Nov 4, 2021
2 parents 4a30d8c + 8c93116 commit da21a21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ jobs:
- gomod-v1-master
- gomod-v1

-
run:
name: Update package registry
command: sudo apt update --yes

-
run:
Expand Down

0 comments on commit da21a21

Please sign in to comment.