Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Oct 17, 2023
1 parent 2613484 commit 5ed3816
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
run: mkdir build

- name: Configure using CMake
shell: cmd
run: |
call C:\Users\runneradmin\micromamba-bin\micromamba.exe activate xeus-qt-python
cmake .. ^
Expand All @@ -88,7 +87,6 @@ jobs:
working-directory: build

- name: Build and install
shell: cmd
run: |
call C:\Users\runneradmin\micromamba-bin\micromamba.exe activate xeus-qt-python
set CL=/MP
Expand Down

0 comments on commit 5ed3816

Please sign in to comment.