Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
jlre249 committed Sep 19, 2024
1 parent 2d34598 commit fc50fa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
ls -la .
ls -la /
ls -la ${{github.workspace}}
ls -la ${{ GITHUB_WORKSPACE }
cmake usb-creator-next/src -B usb-creator-next/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}} -DQt5_DIR=/opt/mxe/usr/i686-w64-mingw32.shared/qt5/lib/cmake/Qt5
- name: Build
Expand Down

0 comments on commit fc50fa2

Please sign in to comment.