bump aap-core to v0.8.0 and aap-juce v0.5.0 final releases. #23
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 |