Navigation Menu

Skip to content

Commit

Permalink
Revert "appveyor: stop to use U+30FC KATAKANA-HIRAGANA PROLONGED SOUN…
Browse files Browse the repository at this point in the history
…D MARK"

This reverts commit d197ad6.

It's meaningless.
  • Loading branch information
kou committed Jun 22, 2018
1 parent d197ad6 commit 70b35f2
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 70b35f2

Please sign in to comment.