Skip to content

Commit d2e0f81

Browse files
committed
- Test love-android 11.5
1 parent 156ed3b commit d2e0f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
dir: ./libAndroid
198198
- name: Build Android packages
199199
id: build-packages
200-
uses: love-actions/love-actions-android@v1
200+
uses: love-actions/love-actions-android@main
201201
with:
202202
app-name: ${{ needs.get-info.outputs.app-name }}
203203
bundle-id: ${{ steps.process-app-name.outputs.bundle-id }}

0 commit comments

Comments
 (0)