1
0

更新 .gitea/workflows/build.yaml
Some checks failed
构建DDNet_Server / build (push) Failing after 1s

This commit is contained in:
forever 2024-05-04 23:41:53 +08:00
parent 8ccc90dd73
commit 655a21055e

View File

@ -6,8 +6,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: "配置环境"
run: |
- name: "配置环境"
run: |
sudo apt update
sudo apt install bc gcc g++