diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 008401e..5b2c2ee 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -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