Skip to content

Commit

Permalink
Fix repo name typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles committed Mar 21, 2024
1 parent 109c37c commit 443dc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v4
if: ${{ inputs.ref }}
with:
repository: learningequality/kolibri-android-installer
repository: learningequality/kolibri-installer-android
ref: ${{ inputs.ref }}
- name: Set up Python 3.9
uses: actions/setup-python@v5
Expand Down

0 comments on commit 443dc56

Please sign in to comment.