Skip to content

Commit

Permalink
Debug windows
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes committed Dec 29, 2023
1 parent d65d565 commit d501130
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ jobs:
- name: Install micromamba
uses: mamba-org/setup-micromamba@v1
with:
init-shell: powershell
environment-file: environment-dev.yml
environment-name: xeus-lua

- name: Micromamba shell hook
shell: powershell
run: |
micromamba shell hook -s cmd.exe -p C:\Users\runneradmin\micromamba-root
# - name: Micromamba shell hook
# shell: powershell
# run: |
# micromamba shell hook -s cmd.exe -p C:\Users\runneradmin\micromamba-root

- name: Configure cmake
shell: powershell
Expand Down

0 comments on commit d501130

Please sign in to comment.