Skip to content

Commit

Permalink
pwsh
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 21, 2023
1 parent 818d943 commit 5a82b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
sed -i '' "s/__shortver__/$QGIS_VERSION_SHORT/g" construct.yaml
- name: 📦 Package
shell: zsh
shell: pwsh
run: |
conda build constructor
conda install /Users/runner/miniconda3/envs/constructor/conda-bld/osx-64/*.tar.bz2
Expand Down

0 comments on commit 5a82b5f

Please sign in to comment.