Skip to content

Commit

Permalink
update cmake_ndk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thka2016 committed Sep 30, 2022
1 parent 1ae2be6 commit 8fa6fb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
uses: ncipollo/release-action@v1.8.6
with:
artifacts: ${{ github.workspace }}/bin/*
name: "Linux x86_64"
name: "Android ndk arm64-v8a"
tag: "${{ env.BUILD_TIME }}"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8fa6fb7

Please sign in to comment.