Skip to content

update whatsmeow to 20240906 from tulir/whatsmeow@d910a51 #455

update whatsmeow to 20240906 from tulir/whatsmeow@d910a51

update whatsmeow to 20240906 from tulir/whatsmeow@d910a51 #455

Workflow file for this run

name: Linux
on:
pull_request:
push:
branches:
- master
- main
- dev/*
jobs:
linux-build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Build Linux
run: ./make.sh all -y