mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
misc: get this crap building locally
Looks like my install via vcpkg sets up a different directory structure for hunspell
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: windows-build
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
# push:
|
||||
# branches: [master]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@@ -36,4 +36,4 @@ jobs:
|
||||
name: build
|
||||
path: |
|
||||
./build/magicseteditor*
|
||||
/mingw64/bin/libhunspell-1.7-0.dll
|
||||
/mingw64/bin/libhunspell-1.7-0.dll
|
||||
|
||||
Reference in New Issue
Block a user