Skip to content

Commit 594396c

Browse files
Update cmake-multi-platform.yml
1 parent 0b74de0 commit 594396c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/cmake-multi-platform.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,5 @@ jobs:
143143
uses: actions/upload-artifact@v4
144144
with:
145145
name: next-${{ matrix.os }}-${{ matrix.c_compiler }}
146-
path: ${{ steps.strings.outputs.build-output-dir }}/next*
146+
path: ${{ github.workspace }}/next*
147+

0 commit comments

Comments
 (0)