Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
jorendumoulin committed Aug 19, 2024
1 parent 0d83926 commit 17cdc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cva6-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Upload MLIR build to GitHub Release
uses: softprops/action-gh-release@v1
with:
files: cva6/custom_toolchain_build.tar.gz
files: custom_toolchain_build.tar.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 17cdc5c

Please sign in to comment.