Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ddurieux committed Sep 9, 2024
1 parent 8348649 commit 04f5227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
if: runner.os == 'Windows'
uses: vimtor/[email protected]
with:
files: target/${{ matrix.platform.target }}/release/${{ matrix.platform.bin }} agent.cfg static win32/dmidecode.exe
files: target/${{ matrix.platform.target }}/release/${{ matrix.platform.bin }} agent.cfg static dmidecode.exe
dest: fusioninventory-agent_${{ matrix.platform.target }}.zip


Expand Down

0 comments on commit 04f5227

Please sign in to comment.