Skip to content

Commit

Permalink
fix missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBoothroyd committed Oct 19, 2023
1 parent 1794c6e commit 1665755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
-e "s/- pytorch-gpu 2.0.\*/- pytorch-cpu ${{ matrix.pytorch }}/" \
environment.yml
echo "- compilers" >> environment.yml
echo " - compilers" >> environment.yml
- name: Show dependency file
run: cat environment.yml
Expand Down

0 comments on commit 1665755

Please sign in to comment.