Update python-app.yml

This commit is contained in:
Anthony Samms
2025-09-15 19:12:37 -04:00
parent dea8c64acd
commit 2219a45571

View File

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