mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
Update python-app.yml
This commit is contained in:
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
|||||||
echo "=== Checking local PortAudio library ==="
|
echo "=== Checking local PortAudio library ==="
|
||||||
|
|
||||||
# Check if the static library exists
|
# Check if the static library exists
|
||||||
if [ -f "libportaudio.a" ]; then
|
if [ -f "libportaudio-win.a" ]; then
|
||||||
echo "✓ Found libportaudio.a"
|
echo "✓ Found libportaudio.a"
|
||||||
ls -la libportaudio-win.a
|
ls -la libportaudio-win.a
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user