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