Skip to content

feat: add github button to the sidebar #31

feat: add github button to the sidebar

feat: add github button to the sidebar #31

Workflow file for this run

name: Wails build
on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- uses: dAppServer/[email protected]
with:
build-name: AeroMod
build-platform: windows/amd64
go-version: 1.22
node-version: 21