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