We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e56c07 commit 7e74922Copy full SHA for 7e74922
1 file changed
.github/workflows/bun-compile.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Upload artifact
47
uses: actions/upload-artifact@v4
48
with:
49
- name: ${{ matrix.output }}
+ name: auggie-${{ matrix.target }}
50
path: ${{ matrix.output }}
51
52
release:
0 commit comments