Skip to content

Commit

Permalink
Correct maain to main
Browse files Browse the repository at this point in the history
  • Loading branch information
LimZiJia committed Mar 25, 2024
1 parent c56b98b commit fe62c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@main

- name: Set up repository
uses: actions/checkout@maain
uses: actions/checkout@main
with:
ref: main

Expand Down

0 comments on commit fe62c9a

Please sign in to comment.