Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
charely6 committed Nov 17, 2023
1 parent a0d6eea commit d578f65
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
output_file: cableHolder.stl
- name: artifact
uses: actions/upload-artifact@v3
with:
path: stls/cableHolder.stl
if-no-files-found: error
with:
path: stls/cableHolder.stl
if-no-files-found: error
- name: Upload stl file
uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit d578f65

Please sign in to comment.