Update default build targets

This commit is contained in:
Aoran Zeng
2025-06-20 22:14:30 +08:00
parent 2ad8c63b59
commit 429fe656b2
6 changed files with 31 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
# Contributors : Nul None <nul@none.org>
# |
# Created On : <2023-09-14>
# Last Modified : <2025-06-19>
# Last Modified : <2025-06-20>
#
# Build chsrc on Linux (x64) and upload it to GitHub: the 'pre' release
# ---------------------------------------------------------------
@@ -24,7 +24,8 @@ jobs:
- name: 构建
run: |
make CI CI_ARTIFACT_NAME=chsrc-x64-linux
make build-in-ci-release-mode
mv chsrc-ci-release chsrc-x64-linux
- name: List files
run: ls *-linux