Skip to content

Commit

Permalink
add go mod vendor
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 21, 2024
1 parent 080a4a7 commit 4e93504
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 @@ -39,6 +39,7 @@ jobs:
go mod vendor
go build cmd/okta-aws-cli/main.go
ls
which okta-aws-cli
cd ../go/bin
ls
- run:
Expand Down

0 comments on commit 4e93504

Please sign in to comment.