Update
Some checks failed
Build EchoIP / Build EchoIP (push) Failing after 6s

This commit is contained in:
2023-06-15 13:24:22 +02:00
parent ccfcd0a0fc
commit 5f873fa6d8

View File

@@ -9,6 +9,9 @@ jobs:
build:
name: "Build EchoIP"
runs-on: ubuntu-latest
defaults:
run:
working-directory: /repo
steps:
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh