yea idk man

This commit is contained in:
Anthony Samms
2025-09-15 20:20:43 -04:00
parent 1ea8dccbab
commit fb6043de23
2 changed files with 2 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ jobs:
make clean make clean
# Build with static linking # Build with static linking
make static || make all make all
# Verify the build # Verify the build
make verify make verify

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ cache
dev-config.toml dev-config.toml
.env .env
libaudio.so libaudio.so
win-libs