Skip to content

Commit

Permalink
Issue #81: change to Release directory before attempting to run Pytho…
Browse files Browse the repository at this point in the history
…n test
  • Loading branch information
dzhoshkun committed Apr 15, 2019
1 parent 0b15737 commit 37b1434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,7 @@ windows:
- cmake -D CMAKE_BUILD_TYPE=Release -D ZLIB_ROOT="%zlib_root%" -D USE_EPIPHAN_DVI2PCIE_DUO=ON -D ENABLE_NONFREE=ON -D USE_EPIPHANSDK=ON -D USE_BGRA=OFF ../src
- cmake --build . --config Release
- ls
- cd Release
- python -c "from pygiftgrab import VideoSourceFactory"
tags:
- gift-hopper
Expand Down

0 comments on commit 37b1434

Please sign in to comment.