Skip to content

Commit

Permalink
[Cylon] MAC OS yml change
Browse files Browse the repository at this point in the history
Signed-off-by: Arup Sarker <[email protected]>
  • Loading branch information
arupcsedu committed Jun 9, 2024
1 parent 2ffb313 commit 1799faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: conda init $(basename ${SHELL})

- name: Include $CONDA in $PATH
run: echo ::add-path::$CONDA/bin
run: echo ::add-path::$CONDA/bin

- uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit 1799faa

Please sign in to comment.