bump aap-core and build for stable API 35. #28
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: build dist | |
on: | |
push: | |
pull_request: | |
jobs: | |
build-dist: | |
# note that usually we recommend to use versioned reference. We do not keep compatibility across commits. | |
uses: atsushieno/aap-juce/.github/workflows/build-dist-with-cmake.yml@main |