Skip to content

call haxelib fixrepo #91

call haxelib fixrepo

call haxelib fixrepo #91

Workflow file for this run

name: CI
on: [push, pull_request, workflow_dispatch, repository_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run build