remove unnecessary commands
This commit is contained in:
@@ -16,7 +16,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "building..."
|
echo "building..."
|
||||||
echo "10.145.164.106 git.vxbard.net" >> /etc/hosts
|
echo "10.145.164.106 git.vxbard.net" >> /etc/hosts
|
||||||
curl git.vxbard.net || true
|
|
||||||
g++ -o app main.cpp
|
g++ -o app main.cpp
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
|
|||||||
Reference in New Issue
Block a user