Skip to content

Commit

Permalink
ci/build-slm.sh: add SLM_ROOT_DIR before creating conan package
Browse files Browse the repository at this point in the history
  • Loading branch information
jwatson0 committed Feb 13, 2024
1 parent bc6e0eb commit 08fd124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build-slm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ ci/build.sh
ls slm

# create conan package
SLM_ROOT_DIR=$PWD
conan create .

# upload conan package
Expand Down

0 comments on commit 08fd124

Please sign in to comment.