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 26a2c55 commit 83f1250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
command: |
sudo apt update
sudo apt install golang-1.22-go
sudo apt install golang-1.22-src
- run:
name: Download Reverse Labs Scanner
command: |
Expand Down

0 comments on commit 83f1250

Please sign in to comment.