We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0f48a commit e6b2038Copy full SHA for e6b2038
1 file changed
.github/workflows/build-publish.yml
@@ -57,4 +57,4 @@ jobs:
57
uses: actions/upload-artifact@v4
58
with:
59
name: ${{ matrix.platform }}
60
- path: out/**/*
+ path: packages/runner/out/**/*
0 commit comments