Skip to content

Commit ca77fc7

Browse files
committed
Adding xnra files (used for idf2jbs tests) to Windows distribution.
1 parent b26cf13 commit ca77fc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release_scripts/deploy_win.bat

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ copy example\tests\*.dat "%BUILD_DIR%\example\tests"
3131
copy example\tests\*_ref.csv "%BUILD_DIR%\example\tests"
3232
copy example\tests\*.r33 "%BUILD_DIR%\example\tests"
3333
copy example\tests\*.txt "%BUILD_DIR%\example\tests"
34+
copy example\tests\*.xnra "%BUILD_DIR%\example\tests"
3435
copy LICENSE.txt "%BUILD_DIR%"
3536
copy README.md "%BUILD_DIR%"
3637
copy CITATION.cff "%BUILD_DIR%"

0 commit comments

Comments
 (0)