Bunch of code to extract keys from WINE

This commit is contained in:
Florian Bach
2021-11-20 14:14:59 +01:00
parent ed9e6d534a
commit 4c3ee827f0
7 changed files with 870 additions and 0 deletions
+4
View File
@@ -10,6 +10,10 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install compilers
run: |
sudo apt update ; sudo apt install -y gcc-mingw-w64-i686 gcc-mingw-w64-x86-64
- name: Compile
run: |
./bundle_calibre_plugin.sh