Skip to content

Commit

Permalink
Debug windows
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes committed Dec 22, 2023
1 parent d4f849b commit c841876
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,10 @@ jobs:
- name: debug windows cookiecutter
shell: cmd /C CALL {0}
run: |
micromamba info
cookiecutter . --no-input -f
- name: create project with cookiecutter
shell: powershell
shell: cmd /C CALL {0}
run:
cookiecutter . --no-input -f

Expand Down

0 comments on commit c841876

Please sign in to comment.