Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu authored and gadomski committed Nov 10, 2020
1 parent a31f050 commit cc51bb0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,15 +102,8 @@ jobs:
shell: bash -l {0}
if: matrix.platform == 'windows-latest'
run: |
echo "setting windows paths"
echo "::add-path::/didthiswork"
echo "::add-path::D:/a/cpd/cpd/build/bin"
echo "::add-path::D:/a/cpd/cpd/build/components/jsoncpp"
echo "::add-path::./didthiswork"
echo "::add-path::./bin"
echo "::add-path::./build/bin"
echo "::add-path::./bin"
echo "::add-path::./components/jsoncpp"
- name: Test
shell: bash -l {0}
Expand Down

0 comments on commit cc51bb0

Please sign in to comment.