Skip to content

Commit

Permalink
FIXUP upload OWC bin
Browse files Browse the repository at this point in the history
  • Loading branch information
dfandrich committed Mar 26, 2024
1 parent 4295e21 commit cfdc631
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,3 +258,7 @@ jobs:
run: wmake -f makefile.dos
- name: 'Strip binary'
run: wstrip fvcbm.exe
- uses: actions/upload-artifact@v4
with:
name: 'fvcbm.exe'
path: fvcbm.exe

0 comments on commit cfdc631

Please sign in to comment.