1
0

更新 .gitea/workflows/build.yaml

This commit is contained in:
forever 2024-05-04 23:31:32 +08:00
parent f70d5a2250
commit 7cf86048f0

View File

@ -5,7 +5,7 @@ on: [push]
jobs:
构建DDNetServer:
runs-on: ubuntu-latest
steps:
steps:
- name: 配置环境
run: |
sudo apt update