Skip to content

Commit

Permalink
tee-detect: move to tools directory
Browse files Browse the repository at this point in the history
  • Loading branch information
csegarragonz committed Dec 9, 2024
1 parent a3d8336 commit fe058e1
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/workon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ complete -F _complete_invoke -o default invoke inv
# TEE detection
# ----------------------------------

TEE_DETECT_ROOT=${PROJ_ROOT}/tee-detect
TEE_DETECT_ROOT=${PROJ_ROOT}/tools/tee-detect
TEE_DETECT_BINARY=${TEE_DETECT_ROOT}/target/release/tee-detect
cargo build -q --release --manifest-path ${TEE_DETECT_ROOT}/Cargo.toml

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit fe058e1

Please sign in to comment.