Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Singh authored and Dana Singh committed Nov 14, 2024
1 parent 0d9e416 commit d0c5ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout Files
uses: actions/checkout@v4
with:
submodules: 'recursive'
submodules: 'recursive'
- name: Add mkmf to PATH
run: |
echo $PWD/mkmf/bin >> $GITHUB_PATH
Expand Down

0 comments on commit d0c5ddd

Please sign in to comment.