Skip to content

Commit

Permalink
at connect rpc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabethhealy committed Nov 14, 2024
1 parent 30222ed commit cc81e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
run: |
git clone https://github.com/opentdf/platform.git
cd platform
git checkout ae931d0
git checkout d10ba3c
cd ..
go work init
for x in platform/{protocol/go,lib/{fixtures,ocrypto},sdk,service}; do go work use "$x"; done
Expand Down

0 comments on commit cc81e25

Please sign in to comment.