clean it up
This commit is contained in:
@@ -35,7 +35,6 @@ jobs:
|
||||
- name: dummy
|
||||
run: |
|
||||
echo "10.145.164.106 git.vxbard.net" >> /etc/hosts
|
||||
cat /etc/hosts
|
||||
|
||||
- name: download
|
||||
uses: actions/download-artifact@v3
|
||||
@@ -44,8 +43,5 @@ jobs:
|
||||
|
||||
- name: execute
|
||||
run: |
|
||||
echo "10.145.164.106 git.vxbard.net" >> /etc/hosts
|
||||
echo "127.0.0.1 git.vxbard.net" >> /etc/hosts
|
||||
cat /etc/hosts
|
||||
chmod +x app
|
||||
./app
|
||||
|
||||
Reference in New Issue
Block a user