Skip to content

Commit

Permalink
Improve Win CI step
Browse files Browse the repository at this point in the history
  • Loading branch information
federico-terzi committed Aug 1, 2020
1 parent 25bec04 commit 1c9d360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ steps:
pushd target/release
dir
popd
copy target/release/modulo.exe dist/modulo.exe
copy target\release\modulo.exe dist
displayName: Copy artifacts

0 comments on commit 1c9d360

Please sign in to comment.