Skip to content

Commit

Permalink
Fix CI DART building CI
Browse files Browse the repository at this point in the history
  • Loading branch information
costashatz committed Sep 2, 2024
1 parent 110305e commit 011000c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/install_dart_latest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ then
git clone https://github.com/dartsim/dart.git
fi
cd dart
git checkout $DART_TAG
git pull
git switch -c testbranch $DART_TAG
mkdir -p build
cd build

Expand Down

0 comments on commit 011000c

Please sign in to comment.