Update python-app.yml

This commit is contained in:
Anthony Samms
2025-09-15 19:20:46 -04:00
parent 4eab0ccce7
commit d53fca7f33

View File

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