Skip to content

Commit be88fb6

Browse files
committed
🩹 fix git setup
Signed-off-by: burgholzer <burgholzer@me.com>
1 parent c62f092 commit be88fb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable-template-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
git config --global user.email "actions@github.com"
3333
git init
3434
git add .
35-
git rm -f --cached qdmi
3635
git commit -m "🎉 Initial commit"
3736
- name: Build template
3837
working-directory: template

0 commit comments

Comments
 (0)