Skip to content

Commit

Permalink
at role changes
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabethhealy committed Nov 14, 2024
1 parent bd1400d commit 30222ed
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 88496cd
git checkout ae931d0
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 30222ed

Please sign in to comment.