forgot server folder

This commit is contained in:
ImUrX
2023-06-16 14:48:56 -03:00
parent 4564671b38
commit cb19aa17cc

View File

@@ -40,7 +40,7 @@ jobs:
# The git restore is for windows, soft-link might be broken :p
- run: |
mkdir ./gui/dist
git restore -- ./android/src/main/resources/web-gui
git restore -- ./server/android/src/main/resources/web-gui
shell: bash
- name: Test with Gradle