Update python-app.yml

This commit is contained in:
Yonokid
2025-06-30 14:04:47 -04:00
parent b6040ff550
commit 16f65b5392

View File

@@ -33,7 +33,7 @@ jobs:
- name: Upload Artifacts - name: Upload Artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: PyTaiko ${{ runner.os }} Build name: PyTaiko-${{ runner.os }}-$RUNNER_VERSION-${{ runner.arch }}
path: | path: |
Graphics/* Graphics/*
Sounds/* Sounds/*