mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
yea idk man
This commit is contained in:
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -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
1
.gitignore
vendored
@@ -5,3 +5,4 @@ cache
|
|||||||
dev-config.toml
|
dev-config.toml
|
||||||
.env
|
.env
|
||||||
libaudio.so
|
libaudio.so
|
||||||
|
win-libs
|
||||||
|
|||||||
Reference in New Issue
Block a user