Skip to content

Commit cc51bb0

Browse files
hobugadomski
authored andcommitted
cleanup
1 parent a31f050 commit cc51bb0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,8 @@ jobs:
102102
shell: bash -l {0}
103103
if: matrix.platform == 'windows-latest'
104104
run: |
105-
echo "setting windows paths"
106-
echo "::add-path::/didthiswork"
107105
echo "::add-path::D:/a/cpd/cpd/build/bin"
108106
echo "::add-path::D:/a/cpd/cpd/build/components/jsoncpp"
109-
echo "::add-path::./didthiswork"
110-
echo "::add-path::./bin"
111-
echo "::add-path::./build/bin"
112-
echo "::add-path::./bin"
113-
echo "::add-path::./components/jsoncpp"
114107
115108
- name: Test
116109
shell: bash -l {0}

0 commit comments

Comments
 (0)