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 diff --git a/README.md b/README.md index e1ff961..d05afe5 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ # 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.