This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Packages cache
|
- name: Packages cache
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: ~/.xmake
|
path: ~/.xmake/packages
|
||||||
key: ${{ runner.os }}-${{ steps.get-hash.outputs.hash }}
|
key: ${{ runner.os }}-${{ steps.get-hash.outputs.hash }}
|
||||||
|
|
||||||
- name: XMake config
|
- name: XMake config
|
||||||
|
|||||||
Reference in New Issue
Block a user