Skip to content

Commit

Permalink
github action update 55
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev-Corgi committed Jan 13, 2024
1 parent 81caf05 commit 869d580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- run : sudo rm -rf /home/ubuntu/actions-runner/_work/CampusNote-FrontEnd-Android/CampusNote-FrontEnd-Android/.gradle

- uses: actions/checkout@v2

#
# - name: Set up JDK 17
# uses: actions/setup-java@v2
# with:
Expand Down
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencyResolutionManagement {
}
}


rootProject.name = "CampusNote"
include(":app")

0 comments on commit 869d580

Please sign in to comment.