Skip to content

Merge branch 'v3' of ssh://github.com/Kode/Kore-Samples into v3 #1110

Merge branch 'v3' of ssh://github.com/Kode/Kore-Samples into v3

Merge branch 'v3' of ssh://github.com/Kode/Kore-Samples into v3 #1110

name: Emscripten (WebGL)
on:
push:
branches:
- v3
pull_request:
branches:
- v3
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Get Submodules
run: ./get_dlc
- name: Setup emscripten
run: git clone https://github.com/emscripten-core/emsdk.git && cd emsdk && ./emsdk install latest