Skip to content

Commit

Permalink
Fix shell on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrobolcato committed Sep 20, 2023
1 parent 55149b1 commit 61eee46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
sudo apt-get update
sudo apt-get install -y build-essential libagg-dev libpotrace-dev pkg-config libffi-dev libcairo2-dev
- name: Set up `dev` conda environment
shell: bash
uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: dev
Expand Down

0 comments on commit 61eee46

Please sign in to comment.