Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 authored Mar 15, 2024
1 parent d2c95ce commit 089db02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
path: ${{ github.workspace }}/build/libs/*.jar
- uses: actions/upload-artifact@v4
with:
name: librknn-${{ matrix.build-type }}
name: librknn-${{ matrix.jar-name }}
path: cmake_build/*.so

# Push to dev release on pushes to master
Expand Down

0 comments on commit 089db02

Please sign in to comment.