Skip to content

Commit

Permalink
Added correct make (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystalgamer committed Nov 9, 2023
1 parent 2a69915 commit c1104f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
msystem: UCRT64
update: true
cache: true
install: mingw-w64-i686-gcc make
install: mingw-w64-i686-gcc mingw-w64-clang-i686-make
- name: Build pkr_extractor
working-directory: ./pkr_extractor
run: make

0 comments on commit c1104f5

Please sign in to comment.