Skip to content

Commit

Permalink
add go build
Browse files Browse the repository at this point in the history
Signed-off-by: Tien Nguyen <[email protected]>
  • Loading branch information
duytiennguyen-okta committed Oct 18, 2024
1 parent 33f7662 commit 26a2c55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
name: Install Go
command: |
sudo apt update
sudo apt install golang-1.21
lsb_release -a
sudo apt install golang-1.22-go
- run:
name: Download Reverse Labs Scanner
command: |
Expand Down

0 comments on commit 26a2c55

Please sign in to comment.