Skip to content

Commit

Permalink
Update for Trick build
Browse files Browse the repository at this point in the history
  • Loading branch information
James Gentile committed Jan 12, 2024
1 parent ef0dfcf commit 3571b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
#export TRICK_HOME="/home/trick"
#export MAKEFLAGS=-j`nproc`
#export JAVA_HOME=$(dirname $(dirname $(readlink -f `which java`)))
#git clone https://github.com/nasa/trick.git ${TRICK_HOME}
git clone https://github.com/nasa/trick.git ${TRICK_HOME}
cd trick
./configure --with-llvm=${GITHUB_WORKSPACE}/clang+llvm-14.0.6-x86_64-apple-darwin
make
Expand Down

0 comments on commit 3571b05

Please sign in to comment.