Merge pull request #8909 from skyace65/BuildStable

Build offline version of stable branch
This commit is contained in:
Max Hilbrunner
2024-02-06 17:13:38 +01:00
committed by GitHub

View File

@@ -13,6 +13,7 @@ jobs:
matrix:
branch:
- master
- stable
- 3.6
steps:
- uses: actions/checkout@v4