mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-03-11 13:46:25 +00:00
Update PDB archive name
This commit is contained in:
parent
3db6913553
commit
def375711f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -280,6 +280,6 @@ jobs:
|
|||
- name: Archive Debug Files
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Zelda64Recompiled-${{ runner.os }}-${{ matrix.type }}-PDB
|
||||
name: Zelda64Recompiled-PDB-${{ matrix.type }}
|
||||
path: |
|
||||
Zelda64Recompiled.pdb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue