GH Actions: Downgrade tartifact to @v1 for MacOS
due to shopt globstar invalid on MacOS
This commit is contained in:
@@ -87,7 +87,7 @@ jobs:
|
||||
micromamba info
|
||||
pyinstaller pyinstaller_pip.spec ${{ github.event.inputs.type }}
|
||||
cp /Users/runner/work/jmwright-CQ-Editor/jmwright-CQ-Editor/pyinstaller/CQ-editor.sh /Users/runner/work/jmwright-CQ-Editor/jmwright-CQ-Editor/dist/
|
||||
- uses: alehechka/upload-tartifact@v2
|
||||
- uses: alehechka/upload-tartifact@v1
|
||||
with:
|
||||
name: CQ-editor-MacOS
|
||||
path: dist
|
||||
|
||||
Reference in New Issue
Block a user