Update export-mcad.yaml
This commit is contained in:
2
.github/workflows/export-mcad.yaml
vendored
2
.github/workflows/export-mcad.yaml
vendored
@@ -75,7 +75,7 @@ jobs:
|
||||
|
||||
- name: Upload STLs as Artifacts
|
||||
if: github.event_name != 'release'
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Feeder-STLs
|
||||
path: ~/Feeder-STLs.zip
|
||||
|
||||
Reference in New Issue
Block a user