ci: fix build
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- uses: xmake-io/github-action-setup-xmake@v1
|
||||
with:
|
||||
xmake-version: 2.9.9
|
||||
|
||||
- run: |
|
||||
xmake repo -u
|
||||
|
||||
@@ -11,6 +11,8 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- uses: xmake-io/github-action-setup-xmake@v1
|
||||
with:
|
||||
xmake-version: 2.9.9
|
||||
|
||||
- run: |
|
||||
xmake repo -u
|
||||
|
||||
Reference in New Issue
Block a user