Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
grzetzp committed Feb 24, 2025
1 parent dfb2816 commit 0873a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: drakvuf-tester
path: ./test/drak-tester/bin/drakvuf-tester.exe
path: bin\drakvuf-tester.exe
test_e2e:
needs: [ package_drakrun, package_drakvuf_bundle ]
strategy:
Expand Down

0 comments on commit 0873a43

Please sign in to comment.