Navigation Menu

Skip to content

Commit

Permalink
appveyor: stop to use U+30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 22, 2018
1 parent 0606eef commit d197ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -52,7 +52,7 @@ install:
} else {
$Env:GROONGA_INSTALL_FOLDER += "-x64"
}
$Env:FULL_GROONGA_INSTALL_FOLDER = $Env:APPVEYOR_BUILD_FOLDER + "\インストール\" + $Env:GROONGA_INSTALL_FOLDER
$Env:FULL_GROONGA_INSTALL_FOLDER = $Env:APPVEYOR_BUILD_FOLDER + "\テスト\" + $Env:GROONGA_INSTALL_FOLDER
build_script:
- git submodule update --init
Expand Down

0 comments on commit d197ad6

Please sign in to comment.