更新 .gitea/workflows/build.yaml
This commit is contained in:
parent
7cf86048f0
commit
30d25c973b
@ -3,9 +3,9 @@ run-name: ${{ gitea.actor }} 测试项目 🚀
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
构建DDNetServer:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
steps:
|
||||
- name: 配置环境
|
||||
run: |
|
||||
sudo apt update
|
||||
|
Loading…
Reference in New Issue
Block a user