Skip to content

Commit

Permalink
[sync] Don't use always the latest repo util
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler authored Jun 30, 2024
1 parent d8f7338 commit 2650510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Checkout util
uses: actions/checkout@v4
with:
repository: Googlers-Repo/magisk-modules-repo-util
repository: Googlers-Repo/magisk-modules-repo-util@2.4.4
path: util

- name: Set up Git
Expand Down

0 comments on commit 2650510

Please sign in to comment.