Skip to content

Commit 32b170c

Browse files
bilelmoussaouisdroege
authored andcommitted
Update docs.yml
1 parent 67975d7 commit 32b170c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
toolchain: nightly
3636
override: true
3737
components: rustfmt
38+
- run: git config --global --add safe.directory /__w/gtk-rs-core/gtk-rs-core
39+
- run: git submodule update --checkout
3840
- run: cargo install rustdoc-stripper
3941
- run: python3 ./generator.py --embed-docs --yes ./
4042
- run: git clone https://gitlab.gnome.org/World/Rust/gir-rustdoc/ # checkout action doesn't support random urls

0 commit comments

Comments
 (0)