chore: fixing addition of the examples

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-12-21 10:42:15 +01:00
parent 8e964492b0
commit bf9d3fc29a
-1
View File
@@ -58,7 +58,6 @@ jobs:
- name: Add examples directory to Dockerfile
run: |
echo "COPY examples /examples" >> ./example-app/packages/backend/Dockerfile
cat ./example-app/packages/backend/Dockerfile
- name: Build Image
uses: docker/build-push-action@v2