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