Skip to content

Commit

Permalink
update workflows script
Browse files Browse the repository at this point in the history
  • Loading branch information
vlazzarini committed Jun 10, 2021
1 parent d5dba04 commit 692f18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/csound_builds.yml
Expand Up @@ -29,5 +29,5 @@ jobs:
run: docker cp csound_test_run:/csound/Android/csound-android-6.15.0.zip .
- uses: actions/upload-artifact@v2
with:
name: csound-android-6.15.0.zip
name: csound-android-6.16.0.zip
path: .

0 comments on commit 692f18d

Please sign in to comment.