Skip to content

Commit

Permalink
searching for solution to cmake ubuntu problem
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarnier committed May 18, 2024
1 parent 025f4c7 commit 2dea8e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
python-version: '3.11'
cache: 'pip'
cache-dependency-path: 'pyproject.toml'
- name: Install dependencies
run:
python -m pip install .[dev]
- name: Build on Ubuntu
Expand Down

0 comments on commit 2dea8e6

Please sign in to comment.