Skip to content

fix: Update Node path to compile with appium 2 and make him cross-platform #267

fix: Update Node path to compile with appium 2 and make him cross-platform

fix: Update Node path to compile with appium 2 and make him cross-platform #267

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"