Skip to content

Commit

Permalink
msvc build 5
Browse files Browse the repository at this point in the history
  • Loading branch information
hetulbhatt committed Jul 11, 2023
1 parent c4421d9 commit 085f70c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
- name: Build
run: cl /EHsc KeyFlow\KeyFlow.cpp /link user32.lib /Fe:KeyFlow-${{ matrix.architecture }}.exe

- name: Display structure of downloaded files
run: tree .

- name: Upload artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 085f70c

Please sign in to comment.