re: test connection
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
||||
|
||||
- name: build
|
||||
run: |
|
||||
echo "building..."
|
||||
curl git.vxbard.net || true
|
||||
g++ -o app main.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user