Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
update release file
  • Loading branch information
jclark118 authored Oct 30, 2023
1 parent 66cf6fe commit ceb45b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: mapcache
path: mapcache/build/outputs/apk/release/mapcache_${{ github.event.inputs.version }}.apk
path: mapcache/build/outputs/apk/release/mapcache.apk

0 comments on commit ceb45b9

Please sign in to comment.