更新工作流

This commit is contained in:
2025-11-21 18:05:58 +08:00
parent f9b4496d4d
commit 7d0c765b85

View File

@@ -29,8 +29,7 @@ env:
jobs:
build-spt:
runs-on: ubuntu-latest
container: refringe/spt-build-dotnet:2.1.0
runs-on: spt-build-dotnet
steps:
- name: 克隆代码