diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6977805..2322eaa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -60,7 +60,7 @@ jobs: matrix: dockerfile: - ui - # - bot -- TODO: figure out registry issue + - bot steps: - uses: actions/checkout@master