This commit is contained in:
fasiondog 2024-08-08 11:33:53 +08:00
parent af2ea7095a
commit f27db59c6c
2 changed files with 4 additions and 4 deletions

View File

@ -35,10 +35,10 @@ jobs:
run: |
xmake f -c --feedback=n -k shared -y -vD
# - name: build
# shell: cmd
# run: |
# xmake -b small-test
- name: build
shell: cmd
run: |
xmake -bvD small-test
# - name: test
# shell: cmd

Binary file not shown.