This commit is contained in:
Aria Moradi 2021-06-06 01:35:39 +04:30
parent 2c7ebd8ece
commit ab7af4b80b

View File

@ -56,7 +56,7 @@ jobs:
with:
path: |
**/react/node_modules
key: ${{ runner.os }}-${{ hashFiles('**/react/webUI.lock') }}
key: ${{ runner.os }}-${{ hashFiles('**/webUI/yarn.lock') }}
- name: Build and copy webUI, Build Jar
uses: eskatos/gradle-command-action@v1