Files
spt-server-ci/.github/workflows/BuildLauncher.yml
2025-11-21 12:51:27 +08:00

14 lines
308 B
YAML

name: 构建启动器
on: workflow_dispatch
jobs:
build-launcher:
runs-on: ubuntu-24.04
steps:
- name: checkout
uses: actions/checkout@v4
- name: build launcher
run: |
chmod a+x ./bin/*
chmod a+x build-launcher.sh
./build-launcher.sh -l -c