Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmdanggg2 authored Nov 11, 2024
1 parent ed4d708 commit 94d3aac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: D3D9DrvRTX-${{env.GITHUB_SHA_SHORT}}
path: Releases/
path: Releases/${{env.GITHUB_SHA_SHORT}}/*
retention-days: 30
compression-level: 9

0 comments on commit 94d3aac

Please sign in to comment.