chore: build example backend

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-12-22 16:00:41 +01:00
parent d756a38b17
commit 71a0dee0b8
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
- name: backstage build
run: |
yarn workspace backend build
yarn workspace example-backend build
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2