Skip to content

Update README.md reanme capture_root.c to capture_libpcap.c #490

Update README.md reanme capture_root.c to capture_libpcap.c

Update README.md reanme capture_root.c to capture_libpcap.c #490

Workflow file for this run

name: Windows build
on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
if: github.ref != 'refs/heads/playstore'
steps:
- uses: actions/checkout@v2
with:
submodules: 'recursive'
- uses: actions/setup-java@v1
with:
java-version: '17'
- run: ./gradlew.bat assembleDebug