Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Aug 7, 2024
1 parent 9548060 commit 3934ea3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions upstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ init() {
fi

git submodule update --force --init
cd upstream && git clean -fxd && cd ..

if [[ "${force}" == "true" ]]; then
clean_rebases
clean_branches
Expand Down

0 comments on commit 3934ea3

Please sign in to comment.