Skip to content

Commit

Permalink
Force rebuild CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhartnett committed Dec 17, 2024
1 parent 9a57e93 commit 4e3684c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion scripts/build_shared_deps_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")"/..
REPO_DIR="${PWD}"
BUILD_DEST="${REPO_DIR}/build/"


git submodule update --init

${REPO_DIR}/vendor/vcpkg/bootstrap-vcpkg.sh -disableMetrics
Expand Down
1 change: 0 additions & 1 deletion scripts/build_shared_deps_osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")"/..
REPO_DIR="${PWD}"
BUILD_DEST="${REPO_DIR}/build/"


git submodule update --init

${REPO_DIR}/vendor/vcpkg/bootstrap-vcpkg.sh -disableMetrics
Expand Down

0 comments on commit 4e3684c

Please sign in to comment.