Skip to content

Commit

Permalink
master: bash.yml: debugging windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbell committed Apr 29, 2024
1 parent 3968469 commit 501fd1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
#
if [ '${{ matrix.os }}' == 'windows-latest' ]
then
ls -l build/prefix
export PATH="build/prefix/local/bin:$PATH"
build/prefix/local/bin/xrst --suppress_spell_warnings
else
Expand Down

0 comments on commit 501fd1c

Please sign in to comment.