更新 .gitea/workflows/build.yaml
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user