Skip to content

Commit

Permalink
Update github-CI-Windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marsfans authored Mar 26, 2023
1 parent 40d5fe9 commit b884f2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-CI-Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ jobs:
with:
name: wget-${{env.mingw}}-${{env.build_type}}
path: |
build/${{env.build_type}}/${{env.mingw}}-config/src/wget.exe
build/${{env.build_type}}/${{env.mingw}}-config/src/*.dll
# build/${{env.build_type}}/${{env.mingw}}-config/src/wget.exe
build/${{env.build_type}}/${{env.mingw}}-config/src/
- name: Upload logs
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b884f2d

Please sign in to comment.