Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
c-h-benedetti committed Aug 21, 2023
1 parent 2d4b0df commit 0c2a2e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
uses: actions/setup-python@v2.2.1
with:
python-version: 3.9
- name: Install xcb
run: sudo apt-get install libxcb-xinerama0
- name: Install dependencies
run: |
pip install "napari[all]"
Expand Down

0 comments on commit 0c2a2e0

Please sign in to comment.