Skip to content

Commit

Permalink
Debug Windows Dlang-UPB#1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladiwostok committed Oct 8, 2024
1 parent 66455c0 commit b804307
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ jobs:
run: |
if [ "$RUNNER_OS" == "Windows" ]; then
export MFLAGS="-m64"
# type src\\dscanner\\analysis\\lambda_return_check.d
dir
./build.bat
./build.bat test
else
Expand Down

0 comments on commit b804307

Please sign in to comment.