Skip to content

Commit

Permalink
Update windows-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewc12 committed Jul 30, 2023
1 parent 954c0d7 commit cd5ea5e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/windows-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2318,9 +2318,7 @@ jobs:

- name: Adding markdown
run: |
cat ${{github.workspace}}\winbtrfs.log >> $GITHUB_STEP_SUMMARY
cat $GITHUB_STEP_SUMMARY
shell: bash
cat ${{github.workspace}}\winbtrfs.log >> | Out-File $env:GITHUB_STEP_SUMMARY
- name: Upload a Build Artifact
uses: actions/[email protected]
Expand Down

0 comments on commit cd5ea5e

Please sign in to comment.