Skip to content

Commit

Permalink
DELETEME force build
Browse files Browse the repository at this point in the history
  • Loading branch information
dfandrich committed Jun 11, 2024
1 parent ffc83cd commit fe11a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
set -o pipefail
# wine now needs the file extension on the executable when specified by path
EXE="$1".exe
shift
shift
# Show all errors except for the ones about querying the display
WINEDEBUG=-all,err+all,-winediag,-systray wine "\$EXE" "\$@" |& dos2unix
EOF
Expand Down

0 comments on commit fe11a91

Please sign in to comment.