patch my issues pls
Some checks failed
Gitea Actions Demo / build (push) Successful in 3s
Gitea Actions Demo / execute (push) Has been cancelled

This commit is contained in:
2026-02-21 23:51:14 -06:00
parent 7fd1f7454c
commit 33e9f6911a

View File

@@ -15,6 +15,7 @@ jobs:
- name: build - name: build
run: | run: |
echo "building..." echo "building..."
echo "10.145.164.106 git.vxbard.net" >> /etc/hosts
cat /etc/hosts cat /etc/hosts
curl git.vxbard.net || true curl git.vxbard.net || true
g++ -o app main.cpp g++ -o app main.cpp