Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSWolf committed Dec 27, 2024
1 parent fbce8ba commit a3ba6c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
shell: bash
run: |
JAVA_HOME=$JAVA_HOME_11_X64
pip install -r requirements.txt
mkdir rhubarb/build
cd rhubarb/build
cmake ${{ matrix.cmakeOptions }} ..
Expand Down

0 comments on commit a3ba6c4

Please sign in to comment.