mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30: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
@@ -147,7 +147,7 @@ jobs:
|
||||
- name: Create Release Directory
|
||||
run: |
|
||||
mkdir -p release
|
||||
cp -r Graphics Sounds Videos Songs config.toml shader model release/
|
||||
cp -r Graphics Sounds Videos Songs config.toml shader model lib release/
|
||||
|
||||
# Copy the compiled audio library to release
|
||||
if [ "${{ runner.os }}" == "Windows" ]; then
|
||||
|
||||
Reference in New Issue
Block a user