forked from github/wulkanowy-mirror
add cache support to build workflow
Some checks failed
Generate APK / build (push) Has been cancelled
Some checks failed
Generate APK / build (push) Has been cancelled
This commit is contained in:
parent
2de3362e0b
commit
484996120e
@ -13,6 +13,9 @@ jobs:
|
|||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
env:
|
||||||
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user