Skip to content

Commit babb596

Browse files
committed
fixup!
1 parent 1bf0230 commit babb596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
8282
with:
8383
name: ${{ matrix.target }}-${{ github.run_id }}
84-
path: ${{ matrix.output }}
84+
path: out/${{ matrix.target }}

0 commit comments

Comments
 (0)