Skip to content

Commit

Permalink
Pkr extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
krystalgamer committed Nov 9, 2023
1 parent c76b643 commit 85a368d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/c-cpp.yml
Expand Up @@ -19,4 +19,7 @@ jobs:
with:
msystem: UCRT64
update: true
install: mingw-w64-i686-gcc
install: mingw-w64-i686-gcc make
- name: Build pkr_extractor
working-directory: ./pkr_extractor
run: make

0 comments on commit 85a368d

Please sign in to comment.