Skip to content

Commit

Permalink
(build) fix CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
Judas committed Oct 22, 2024
1 parent f0b76ac commit 5235720
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ jobs:
name: go/default
tag: '1.19.2'
steps:
- attach_workspace:
at: .
- get-sdk-config-from-workspace
- download-artifacts
- prepare-artifacts
Expand Down

0 comments on commit 5235720

Please sign in to comment.