From 0b5ad94cdf28530a96e664c814cb29d466dc85de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Schmelczer?= Date: Sun, 20 Sep 2020 20:21:16 +0200 Subject: [PATCH 1/3] Update main.yaml --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index c5782ad..37ed19d 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -9,7 +9,7 @@ env: PROJECT_NAME: sdf-2d-demo jobs: - build-frontend: + build: runs-on: ubuntu-latest steps: - name: Checkout current branch with lfs From 88b6b5785e0265a77535693f84ad444de184f807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Schmelczer?= Date: Sun, 20 Sep 2020 20:26:03 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1ff961..508b94e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ logo -# SDF-2D demo +# SDF-2D demo ![Deploy everything](https://github.com/schmelczerandras/sdf-2d-demo/workflows/Deploy%20everything/badge.svg) Some simple demos to showcase the possibilities of this library. From 906c881114ce62dc26be055e9802c075899cc4e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Schmelczer?= Date: Sun, 20 Sep 2020 20:26:15 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 508b94e..d05afe5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ logo -# SDF-2D demo ![Deploy everything](https://github.com/schmelczerandras/sdf-2d-demo/workflows/Deploy%20everything/badge.svg) +# SDF-2D demo + +![Deploy everything](https://github.com/schmelczerandras/sdf-2d-demo/workflows/Deploy%20everything/badge.svg) Some simple demos to showcase the possibilities of this library.