From b62fae48b9732f3f33d6221deec228fac38f1f0d Mon Sep 17 00:00:00 2001 From: Marco Merlin Date: Mon, 5 Aug 2024 02:02:54 +0200 Subject: [PATCH] revert artifact path --- .github/workflows/test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1f7ed576..b8391ce6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -54,5 +54,4 @@ jobs: with: # path depends on the tag and the module name name: STL - path: | - find ./test/fretboard_assembly/cadquery/* + path: test/ #find ./test/fretboard_assembly/cadquery/*