This website works better with JavaScript
Home
Explore
Help
Sign In
Godot
/
godot-docs
mirror of
https://github.com/godotengine/godot-docs.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Build offline version of stable branch
skyace65
1 year ago
parent
09843321ff
commit
b08b23d19b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/build_offline_docs.yml
+ 1
- 0
.github/workflows/build_offline_docs.yml
View File
@@ -13,6 +13,7 @@ jobs:
matrix:
branch:
- master
+ - stable
- 3.6
steps:
- uses: actions/checkout@v4