Skip to content

fix: remove reference to defaultMaterialHelperArgumentArray #5736

fix: remove reference to defaultMaterialHelperArgumentArray

fix: remove reference to defaultMaterialHelperArgumentArray #5736

Workflow file for this run

name: Rhodonite Test
on: [push]
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- run: git submodule update -i
# - uses: richard-chim/actions-yarn@v2.3.1
# with:
# cmd: install
- run: yarn install
- run: npm run build
# - uses: actions/upload-artifact@v2
# with:
# name: Rhodonite-distribution-files
# path: dist
- run: npm run build-samples
- run: npm run test