Skip to content

Commit

Permalink
funny little test...
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryFrosty committed Sep 15, 2024
1 parent 4cb773c commit c383991
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mobile-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: actions/cache/restore@main
with:
path: |
/home/runner/.gradle/
/home/runner/haxelib/
export/release/android/haxe/
export/release/android/obj/
Expand Down Expand Up @@ -93,6 +94,7 @@ jobs:
uses: actions/cache/save@main
with:
path: |
/home/runner/.gradle/
/home/runner/haxelib/
export/release/android/haxe/
export/release/android/obj/
Expand Down

0 comments on commit c383991

Please sign in to comment.