Skip to content

fix: upgrade ktx-parse from 0.2.2 to 0.7.1 #5718

fix: upgrade ktx-parse from 0.2.2 to 0.7.1

fix: upgrade ktx-parse from 0.2.2 to 0.7.1 #5718

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/[email protected]
# 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