debug echoes
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
|||||||
- name: build
|
- name: build
|
||||||
run: |
|
run: |
|
||||||
echo "building..."
|
echo "building..."
|
||||||
|
cat /etc/hosts
|
||||||
curl git.vxbard.net || true
|
curl git.vxbard.net || true
|
||||||
g++ -o app main.cpp
|
g++ -o app main.cpp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user