diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1538a11..6cf09cd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,6 @@ jobs: image: ghcr.io/catthehacker/ubuntu:act-latest ports: - 2367:2367 - options: --name my_container steps: - name: Checkout repository