Skip to content

Commit

Permalink
ci: fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Mar 14, 2024
1 parent 634f741 commit 584184a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/autotools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,3 @@ jobs:
uses: ./.github/workflows/cygwin-auto.yml
with:
build_mode: "production"


2 changes: 0 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
with:
build_mode: "Release"


call-release-cmake-cygwin:
name: "CMake Cygwin Workflows"
uses: ./.github/workflows/cwin-cmake.yml
Expand All @@ -90,4 +89,3 @@ jobs:
uses: ./.github/workflows/cygwin-cmake.yml
with:
build_mode: "Release"

0 comments on commit 584184a

Please sign in to comment.