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
@@ -147,7 +147,7 @@ jobs:
|
|||||||
- name: Create Release Directory
|
- name: Create Release Directory
|
||||||
run: |
|
run: |
|
||||||
mkdir -p release
|
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
|
# Copy the compiled audio library to release
|
||||||
if [ "${{ runner.os }}" == "Windows" ]; then
|
if [ "${{ runner.os }}" == "Windows" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user