1
0

更新 .gitea/workflows/build.yaml

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

View File

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