Skip to content

Commit 27056ba

Browse files
committed
move scripts to tools dir
1 parent bc589fe commit 27056ba

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ build_script:
4848
- git submodule update --init --recursive
4949
- set MSYSTEM=MINGW%BUILD_BITS%
5050
- set START_DIR=%__CD__%
51-
- set SCRIPT_DIR=%START_DIR%appveyor\
51+
- set SCRIPT_DIR=%START_DIR%tools\
5252
# Need --login to process MSYSTEM variable
5353
- bash --login %SCRIPT_DIR%build_openblas.sh
5454

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)