Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanger67 committed Jul 20, 2024
1 parent ffc6928 commit ff046fc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ runs:
# Make sure current branch is the main live branch
git fetch origin main
git checkout main
git submodule update --recursive --remote
cd ../
tree -d
Expand Down

0 comments on commit ff046fc

Please sign in to comment.