Skip to content

Commit

Permalink
fix case
Browse files Browse the repository at this point in the history
  • Loading branch information
rinsuki committed Aug 31, 2023
1 parent 4df4b9f commit 9967bf9
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 @@ -167,7 +167,7 @@ jobs:
rm UnityOpus.bundle.tar.gz
- run: |
cd dest/Android
mv unityopus-release.aar UnityOpus.aar
mv unityopus-release.aar unityopus.aar
- run: find . -type f
- run: cd dest && zip -r ../UnityOpus_Plugins.zip .
- run: |
Expand Down

0 comments on commit 9967bf9

Please sign in to comment.