mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 19:50:12 +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
@@ -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/*
|
||||||
|
|||||||
Reference in New Issue
Block a user