Skip to content

Commit

Permalink
GitHub Actions builds now build more of the code that depends upon th…
Browse files Browse the repository at this point in the history
…e 'lunar' library
  • Loading branch information
Bill-Gray committed Dec 11, 2023
1 parent d419f71 commit 6082672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github_actions_build.yml
Expand Up @@ -16,6 +16,7 @@ jobs:
make install
cd ..
make
make cgiradar jpl2ast jpl2sof radar getradar
buildOSX:
runs-on: macOS-latest
Expand All @@ -31,4 +32,5 @@ jobs:
cd ..
echo > clock1
make CLANG=Y
make CLANG=Y cgiradar jpl2ast jpl2sof radar getradar

0 comments on commit 6082672

Please sign in to comment.