1
0

更新 .gitea/workflows/build.yaml

This commit is contained in:
forever 2024-05-04 23:32:09 +08:00
parent 7cf86048f0
commit 30d25c973b

View File

@ -3,9 +3,9 @@ run-name: ${{ gitea.actor }} 测试项目 🚀
on: [push]
jobs:
构建DDNetServer:
build:
runs-on: ubuntu-latest
steps:
steps:
- name: 配置环境
run: |
sudo apt update