diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7b279182..803da7f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: - name: Examples run: make SCHEME="Examples" build-example - name: SlackClone - run: make SCHEME="SlackClone" buildt-example + run: make SCHEME="SlackClone" build-example - name: UserManagement run: make SCHEME="UserManagement" build-example \ No newline at end of file