mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-19 22:24:19 +01:00
pyinstaller-builds-actions-PIP-TAR.yml -> shell: bash --login {0}
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
# create-args: >-
|
# create-args: >-
|
||||||
# python=3.11
|
# python=3.11
|
||||||
- name: pip install cadquery CQ-editor ... etc
|
- name: pip install cadquery CQ-editor ... etc
|
||||||
shell: bash
|
shell: bash --login {0}
|
||||||
run: |
|
run: |
|
||||||
sudo apt install -y libblas-dev libblas3 libblas64-3 libblas64-dev
|
sudo apt install -y libblas-dev libblas3 libblas64-3 libblas64-dev
|
||||||
sudo apt install -y libxkbcommon0
|
sudo apt install -y libxkbcommon0
|
||||||
@@ -44,7 +44,7 @@ jobs:
|
|||||||
pip install git+https://github.com/JustinSDK/cqMore
|
pip install git+https://github.com/JustinSDK/cqMore
|
||||||
pip list
|
pip list
|
||||||
- name: Run build
|
- name: Run build
|
||||||
shell: bash
|
shell: bash --login {0}
|
||||||
run: |
|
run: |
|
||||||
micromamba activate test
|
micromamba activate test
|
||||||
micromamba info
|
micromamba info
|
||||||
@@ -67,7 +67,7 @@ jobs:
|
|||||||
# create-args: >-
|
# create-args: >-
|
||||||
# python=3.11
|
# python=3.11
|
||||||
- name: pip install cadquery CQ-editor ... etc
|
- name: pip install cadquery CQ-editor ... etc
|
||||||
shell: bash
|
shell: bash --login {0}
|
||||||
run: |
|
run: |
|
||||||
micromamba info
|
micromamba info
|
||||||
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
||||||
@@ -85,7 +85,7 @@ jobs:
|
|||||||
pip install git+https://github.com/JustinSDK/cqMore
|
pip install git+https://github.com/JustinSDK/cqMore
|
||||||
pip list
|
pip list
|
||||||
- name: Run build
|
- name: Run build
|
||||||
shell: bash
|
shell: bash --login {0}
|
||||||
run: |
|
run: |
|
||||||
micromamba activate test
|
micromamba activate test
|
||||||
micromamba info
|
micromamba info
|
||||||
@@ -108,7 +108,7 @@ jobs:
|
|||||||
# create-args: >-
|
# create-args: >-
|
||||||
# python=3.11
|
# python=3.11
|
||||||
- name: pip install cadquery CQ-editor ... etc
|
- name: pip install cadquery CQ-editor ... etc
|
||||||
shell: bash
|
shell: bash --login {0}
|
||||||
run: |
|
run: |
|
||||||
micromamba info
|
micromamba info
|
||||||
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
||||||
@@ -123,7 +123,7 @@ jobs:
|
|||||||
pip install git+https://github.com/JustinSDK/cqMore
|
pip install git+https://github.com/JustinSDK/cqMore
|
||||||
pip list
|
pip list
|
||||||
- name: Run build
|
- name: Run build
|
||||||
shell: bash
|
shell: bash --login {0}
|
||||||
run: |
|
run: |
|
||||||
micromamba activate test
|
micromamba activate test
|
||||||
micromamba info
|
micromamba info
|
||||||
|
|||||||
Reference in New Issue
Block a user