Skip to content

Update github.com/rthornton128/goncurses digest to 7e6d230 #126

Update github.com/rthornton128/goncurses digest to 7e6d230

Update github.com/rthornton128/goncurses digest to 7e6d230 #126

Workflow file for this run

name: Go
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-go@v6
with:
go-version: '1.25.6' # The Go version to download (if necessary) and use.
- run: sudo apt-get install libasound2t64
make