Skip to content

Commit

Permalink
add mono
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Jan 10, 2025
1 parent 462c34f commit afdfd99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/brief.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y check ccache r-base
sudo apt-get install -y check ccache r-base mono-devel
echo PYTHON_LINKING_OPTION="-DWITH_PYTHON=ON -DPYTHON_USE_DYNAMIC_LOOKUP=ON" >> "${GITHUB_ENV}"
echo R_BINDINGS="-DWITH_R=True" >> "${GITHUB_ENV}"
git clone https://github.com/libexpat/libexpat
Expand Down

0 comments on commit afdfd99

Please sign in to comment.