mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-05 22:35:06 +01:00
Update PDB archive name
This commit is contained in:
parent
3db6913553
commit
def375711f
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…
Reference in New Issue
Block a user