We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf0230 commit babb596Copy full SHA for babb596
.github/workflows/generate.yml
@@ -81,4 +81,4 @@ jobs:
81
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
82
with:
83
name: ${{ matrix.target }}-${{ github.run_id }}
84
- path: ${{ matrix.output }}
+ path: out/${{ matrix.target }}
0 commit comments