Skip to content

Commit

Permalink
install r
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Jan 10, 2025
1 parent eb45b93 commit c2af8c2
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
sudo apt-get install -y check ccache r-base
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 c2af8c2

Please sign in to comment.