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 30453af commit 025f4c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
python-version: '3.11'
cache: 'pip'
cache-dependency-path: 'pyproject.toml'
run:
python -m pip install .[dev]
- name: Build on Ubuntu
uses: threeal/cmake-action@v1.3.0
with:
Expand Down

0 comments on commit 025f4c7

Please sign in to comment.