Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! ci: manually start mingw64 build
  • Loading branch information
MariusBgm committed Sep 27, 2024
1 parent fca3124 commit edf9e77
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/build-mingw64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
run_build:
default: true
jobs:
gcc13-release:
mingw:
name: msys2/mingw64 ${{ matrix.builds.arch }}
defaults:
run:
Expand Down Expand Up @@ -40,10 +40,10 @@ jobs:
with:
submodules: true

- uses: ./.github/actions/build-cmake-preset
with:
preset-name: gcc-release
artifact-label: ${{ github.job }}
cmake-args: -D SILKIT_BUILD_DOCS=OFF
target: mingw
extra-path: ${{ matrix.builds.bin}}:
- uses: ./.github/actions/build-cmake-preset
with:
preset-name: gcc-release
artifact-label: ${{ github.job }}
cmake-args: -D SILKIT_BUILD_DOCS=OFF
target: mingw
extra-path: ${{ matrix.builds.bin}}:

0 comments on commit edf9e77

Please sign in to comment.