Skip to content

Commit

Permalink
checking conda
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelpiano committed Jun 24, 2024
1 parent ada8d9a commit 1e1c73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
node-version: 18.19
- name: create conda symlink
run: ln -s $CONDA/bin/conda /usr/bin/conda
run: echo $CONDA
- name: install meta-diagram
run: bash installation.sh -i
- name: install dependencies
Expand Down

0 comments on commit 1e1c73f

Please sign in to comment.