Skip to content

Commit

Permalink
Remove dir command.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpallant committed Nov 19, 2024
1 parent 4cc3837 commit ddc7531
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ jobs:
run: |
cd example-code\native\ffi\use-rust-in-c\windows-example
msbuild.exe windows-example.sln /p:Configuration=Debug
dir /s
.\Release\windows-example.exe
msbuild.exe windows-example.sln /p:Configuration=Release
.\Debug\windows-example.exe

0 comments on commit ddc7531

Please sign in to comment.