Skip to content

Commit 89ece9e

Browse files
committed
style(core): fixed confs [patch candidate]
1 parent ef0fbc7 commit 89ece9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/version-controller.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959
- name: Add Modules
6060
id: add_modules
6161
run: |
62-
rm -rf scripts
63-
git rm -r --cached scripts
6462
ls -la
6563
git submodule add -b ${{ steps.determine_branch.outputs.current_branch }} https://github.com/JuanVilla424/scripts.git
6664
# - name: Run Changelog Generator

0 commit comments

Comments
 (0)