Skip to content
Snippets Groups Projects
Unverified Commit acca16fa authored by Jesse Mapel's avatar Jesse Mapel Committed by GitHub
Browse files

Better ale DLL path (#298)

parent 06db3fb4
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ build_script: ...@@ -28,7 +28,7 @@ build_script:
artifacts: artifacts:
- path: build\Release\usgscsm.dll - path: build\Release\usgscsm.dll
name: usgscsm.dll name: usgscsm.dll
- path: build\Release\ale.dll - path: build\ale\Release\ale.dll
name: ale.dll name: ale.dll
on_success: on_success:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment