mirror of
https://github.com/cbeimers113/strands.git
synced 2026-05-19 06:08:11 -04:00
Work on build workflow
This commit is contained in:
2
.github/workflows/gobuild.yml
vendored
2
.github/workflows/gobuild.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
go version
|
||||
apt-get install xorg-dev libgl1-mesa-dev libopenal1 libopenal-dev libvorbis0a libvorbis-dev libvorbisfile3
|
||||
go mod tidy
|
||||
|
||||
- name: Build Strands
|
||||
|
||||
Reference in New Issue
Block a user