Skip to content

Commit

Permalink
Fix final upload paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Danaozhong committed May 6, 2024
1 parent fef8813 commit ec86707
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build_glide3_voodoo45_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
with:
name: msvc_glide3x_voodoo345_${{ matrix.build_type }}
path: |
glide3x/h5/bin_win_x64/*.dll
glide3x/h5/bin_win_x32/*.dll
glide3x/h5/bin_win_x32/Release/*.dll
glide3x/h5/bin_win_x32/Debug/*.dll
glide3x/h5/bin_win_x64/Release/*.dll
glide3x/h5/bin_win_x64/Debug/*.dll

0 comments on commit ec86707

Please sign in to comment.