Skip to content

Commit ed7c3a5

Browse files
CI: Update artifact upload path
1 parent 50c26cd commit ed7c3a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,5 @@ jobs:
138138
uses: actions/upload-artifact@v4
139139
with:
140140
name: fakehttp-linux-${{ matrix.name }}
141-
path: build
141+
path: build/fakehttp
142142
if-no-files-found: error

0 commit comments

Comments
 (0)