This commit is contained in:
@@ -10,6 +10,8 @@ jobs:
|
|||||||
name: "Build EchoIP"
|
name: "Build EchoIP"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Docker
|
||||||
|
run: curl -fsSL https://get.docker.com | sh
|
||||||
- name: "Checkout"
|
- name: "Checkout"
|
||||||
uses: https://github.com/actions/checkout@v3
|
uses: https://github.com/actions/checkout@v3
|
||||||
repository: https://github.com/mpolden/echoip
|
repository: https://github.com/mpolden/echoip
|
||||||
|
|||||||
Reference in New Issue
Block a user