Skip to content

fix: Error when TouchManager calls addEventListener with name of type… #145

fix: Error when TouchManager calls addEventListener with name of type…

fix: Error when TouchManager calls addEventListener with name of type… #145

Workflow file for this run

name: Canvas Native
on: [workflow_dispatch]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-18.04
steps:
- name: Checkout
- uses: actions/checkout@v3