1
0

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

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

View File

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