Skip to content

Commit 40fb339

Browse files
authored
[internal] Update GitHub Actions workflow files (#72)
1 parent 8c04b14 commit 40fb339

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

upstream.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ init() {
186186
fi
187187

188188
git submodule update --force --init
189+
cd upstream && git clean -fxd && cd ..
190+
189191
if [[ "${force}" == "true" ]]; then
190192
clean_rebases
191193
clean_branches

0 commit comments

Comments
 (0)