Skip to content

Commit

Permalink
really fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dominik committed Nov 17, 2023
1 parent 6db7c67 commit 8037d3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ jobs:
miniforge-variant: Miniforge3
use-mamba: true
- name: linux conda build
if: matrix.os == 'ubuntu-latest'
shell: bash -l {0}
run: xvfb-run --server-args="-screen 0 1024x768x24" conda mambabuild -c conda-forge conda-recipe

0 comments on commit 8037d3e

Please sign in to comment.