Skip to content

Commit

Permalink
detours.winmd no longer published as an artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
lowleveldesign committed Jun 20, 2024
1 parent 6f68d8e commit 8523e4c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,6 @@ jobs:
detours/bin.${{ matrix.arch }}/trctcp*.dll
detours/bin.${{ matrix.arch }}/trctcp*.pdb
- uses: actions/upload-artifact@main
with:
name: detours-meta
path: detours-meta/winmd/detours.winmd
if: ${{ matrix.arch == 'x64' }}

- uses: actions/upload-artifact@main
with:
name: withdll
Expand Down

0 comments on commit 8523e4c

Please sign in to comment.