fix typos (#327)

This commit is contained in:
Daniel Strobusch
2023-12-31 15:06:47 +01:00
committed by GitHub
parent e3b8da2a49
commit 99c20f523e

View File

@@ -104,7 +104,7 @@ jobs:
pip install numpy
pip install twine
- run:
name: Build pacakge
name: Build package
command: |
eval "$(conda shell.bash hook)"
conda activate runner-env
@@ -140,7 +140,7 @@ jobs:
pip install numpy
pip install twine
- run:
name: Build pacakge
name: Build package
command: |
eval "$(conda shell.bash hook)"
conda activate runner-env
@@ -176,7 +176,7 @@ jobs:
pip install numpy
pip install twine
- run:
name: Build pacakge
name: Build package
command: |
eval "$(conda shell.bash hook)"
conda activate runner-env