Skip to content

Matrix sorting and other fixes #376

Matrix sorting and other fixes

Matrix sorting and other fixes #376

Workflow file for this run

name: $mpds_visavis
on:
workflow_dispatch:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: hyoo-ru/mam_build@master2
with:
package: 'mpds/visavis'
modules: 'app'
- uses: JamesIves/github-pages-deploy-action@4.1.7
with:
branch: gh-pages
folder: 'mpds/visavis/app/-'