Skip to content

fix 'no more updates from usbmuxd after the last device disconnects' problem #20

fix 'no more updates from usbmuxd after the last device disconnects' problem

fix 'no more updates from usbmuxd after the last device disconnects' problem #20

Workflow file for this run

name: Go Build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.18
- name: Build
run: go build