diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 17568f2..0f410a2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -62,6 +62,8 @@ jobs: uses: actions/download-artifact@v4 with: path: native/ + - name: File systems suck where are we + run: tree - name: Build working-directory: ./Wrapper/FreeImage.NET/cs/Library run: msbuild.exe Library.csproj /p:Configuration=Release