Skip to content

Commit 561a978

Browse files
Update artifacts path to upload
1 parent 4cd1697 commit 561a978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
- uses: actions/upload-artifact@v4
170170
with:
171171
name: ${{ matrix.config.name }}-${{ matrix.build_type }}
172-
path: ${{ github.workspace }}/.conan
172+
path: TeiaCareInferenceClient/.conan
173173
if-no-files-found: error
174174
overwrite: true
175175

0 commit comments

Comments
 (0)