feat: adapt levilamina 1.6.x
This commit is contained in:
@@ -11,14 +11,6 @@ jobs:
|
||||
|
||||
- uses: xmake-io/github-action-setup-xmake@v1
|
||||
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/AppData/Local/.xmake
|
||||
key: xmake-${{ hashFiles('xmake.lua') }}
|
||||
restore-keys: |
|
||||
xmake-
|
||||
|
||||
- run: |
|
||||
xmake repo -u
|
||||
|
||||
|
||||
Reference in New Issue
Block a user