Merge branch 'main' of github.com:schmelczerandras/sdf-2d-demo into main
This commit is contained in:
commit
00b3afccf2
2 changed files with 3 additions and 1 deletions
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
|
|
@ -9,7 +9,7 @@ env:
|
||||||
PROJECT_NAME: sdf-2d-demo
|
PROJECT_NAME: sdf-2d-demo
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-frontend:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout current branch with lfs
|
- name: Checkout current branch with lfs
|
||||||
|
|
|
||||||
|
|
@ -2,4 +2,6 @@
|
||||||
|
|
||||||
# SDF-2D demo
|
# SDF-2D demo
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Some simple demos to showcase the possibilities of this library.
|
Some simple demos to showcase the possibilities of this library.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue