Skip to content

Commit 17cdc5c

Browse files
committed
fix name
1 parent 0d83926 commit 17cdc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-cva6-gcc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Upload MLIR build to GitHub Release
5757
uses: softprops/action-gh-release@v1
5858
with:
59-
files: cva6/custom_toolchain_build.tar.gz
59+
files: custom_toolchain_build.tar.gz
6060
env:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262

0 commit comments

Comments
 (0)