summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-12-14 18:42:39 (GMT)
committerGitHub <noreply@github.com>2020-12-14 18:42:39 (GMT)
commit20dcaeb49e607daaa553cb98589fdf0bb306812c (patch)
tree830b36922d8819a9d1797b0c392011b57274a6d4 /.github
parent80b89236a07211695a5bffcf03c2c21230d45a7b (diff)
downloadDoxygen-20dcaeb49e607daaa553cb98589fdf0bb306812c.zip
Doxygen-20dcaeb49e607daaa553cb98589fdf0bb306812c.tar.gz
Doxygen-20dcaeb49e607daaa553cb98589fdf0bb306812c.tar.bz2
Update build_cmake.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build_cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_cmake.yml b/.github/workflows/build_cmake.yml
index cd7902e..2aa29e2 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -249,4 +249,4 @@ jobs:
if (NOT result EQUAL 0)
message(FATAL_ERROR "Bad exit status")
endif()
-
+ if: matrix.config.os != 'windows-latest'