Skip to content

Commit

Permalink
fixes for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
arouxel-laas committed Nov 11, 2023
1 parent 0bf164e commit 7ef80ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nuitka_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:

- name: Activate Conda Environment and Install Nuitka
run: |
eval "$(conda shell.bash hook)"
conda activate beamshapy-gui
python -m pip install --upgrade pip
pip install nuitka
Expand Down

0 comments on commit 7ef80ad

Please sign in to comment.