...
This commit is contained in:
@@ -21,8 +21,6 @@ jobs:
|
|||||||
- uses: xmake-io/github-action-setup-xmake@test
|
- uses: xmake-io/github-action-setup-xmake@test
|
||||||
with:
|
with:
|
||||||
xmake-version: ${{ matrix.version }}
|
xmake-version: ${{ matrix.version }}
|
||||||
actions-cache-folder: '.xmake-cache'
|
|
||||||
actions-cache-key: ${{ matrix.version }}
|
|
||||||
build-cache: true
|
build-cache: true
|
||||||
build-cache-key: ${{ matrix.version }}
|
build-cache-key: ${{ matrix.version }}
|
||||||
package-cache: true
|
package-cache: true
|
||||||
|
|||||||
Reference in New Issue
Block a user