~widelands-dev/widelands/trunk

« back to all changes in this revision

Viewing changes to .github/workflows/build.yaml

  • Committer: The Widelands Bunnybot
  • Date: 2025-02-05 18:23:09 UTC
  • Revision ID: bunnybot@widelands.org-20250205182309-2g424fbzhfwykt6y
install-dependencies.sh: Don't error on MacOS when all dependencies already installed. (CB #4983 / GH #6623)

Co-authored-by: Malte Dostal <malte.dostal@gmail.com>

(by bunnybot)
d4c9023cc7b76bdc01bb80fddee5f8fd407496eb

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
            - 'utils/run-clang-tidy.py'
59
59
            - '.github/scripts/install_deps.sh' # calls install-dependencies.sh
60
60
            - '.github/workflows/build_clang_tidy.yaml'
61
 
            - '.clang-tidy'
62
61
          test_suite:
63
62
            - *ubuntu_dependencies
64
63
            - 'data/**' # TODO(aDiscoverer) list what needs to be checked