Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
feat: update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed Jan 13, 2024
1 parent 792860e commit 009e447
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: ${{ github.event.repository.name }}-windows-x64-${{ github.sha }}
name: DataExtractor-Windows-X64-${{ github.sha }}
path: |
bin/
build/windows/x64/release/DataExtractor.dll
build/windows/x64/release/DataExtractor.pdb

0 comments on commit 009e447

Please sign in to comment.