Skip to content

Commit

Permalink
win build print only 2
Browse files Browse the repository at this point in the history
  • Loading branch information
blandger committed Jan 11, 2025
1 parent 4de7f72 commit d66caf7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
epubcheck-path: epubcheck
- os: windows-latest
install-epubcheck: |
cmd.exe /c "ver"
cmd.exe /c "echo Current workspace path: ${{ github.workspace }}"
cmd.exe /c "cd"
cmd.exe /c "ver & echo Current workspace path: %CD% & cd"
# cmd.exe /c "mkdir ${{ github.workspace }}\epubcheck"
# cmd.exe /c "echo Created directory at: ${{ github.workspace }}\epubcheck"
Expand Down

0 comments on commit d66caf7

Please sign in to comment.