Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
Change-Id: I6976de2b2d62bf0a72b8159454e5083cab67dcd3
  • Loading branch information
jul-sh committed Apr 15, 2024
1 parent f7d4d5e commit de2d67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oak_containers_system_image/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ readonly IMAGE_BINARIES_DIRECTORY=./target/image_binaries
mkdir --parent "$IMAGE_BINARIES_DIRECTORY"

env \
--chdir=enclave_apps/key_xor_test_app \
--chdir=../enclave_apps/key_xor_test_app \
cargo \
build \
--release
Expand Down

0 comments on commit de2d67d

Please sign in to comment.