chore: just build the backend

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