ci: fix build
chore: add `set_symbols("debug")` in build script
This commit is contained in:
@@ -16,7 +16,8 @@ jobs:
|
||||
|
||||
- uses: xmake-io/github-action-setup-xmake@v1
|
||||
with:
|
||||
xmake-version: latest
|
||||
xmake-version: 2.9.9
|
||||
|
||||
- run: |
|
||||
xmake repo -u
|
||||
|
||||
|
||||
@@ -16,7 +16,8 @@ jobs:
|
||||
|
||||
- uses: xmake-io/github-action-setup-xmake@v1
|
||||
with:
|
||||
xmake-version: latest
|
||||
xmake-version: 2.9.9
|
||||
|
||||
- run: |
|
||||
xmake repo -u
|
||||
|
||||
|
||||
Reference in New Issue
Block a user