Add a test for merging existing toolchains.xml (#151)

This commit is contained in:
Philip Wedemann
2024-04-11 01:20:36 +02:00
committed by GitHub
parent 30a2ee13f2
commit 0f427bc07b
4 changed files with 61 additions and 5 deletions

View File

@@ -35,6 +35,6 @@ jobs:
done
- run: |
echo "The 'dist' directory is auotmatically updated by the release process."
echo "The 'dist' directory is automatically updated by the release process."
echo "It should not be updated manually in a non-release branch or a pull request."
exit 1