Skip to content

Commit cfad867

Browse files
committed
build
1 parent 826b740 commit cfad867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/upload-artifact@v4
8282
if: success()
8383
with:
84-
name: treegen-${{ runner.os }}-${{ github.sha }}
84+
name: treegen-${{ runner.os }}-${{ matrix.rust }}-${{ github.sha }}
8585
path: |
8686
treegen-*.tar.gz
8787
treegen-*.zip

0 commit comments

Comments
 (0)