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
# Build with static linking
make static || make all
make all
# Verify the build
make verify