Skip to content

Commit 04fa109

Browse files
dlarocquetom-andersen
authored andcommitted
Remove .git (#8362)
1 parent e1c321d commit 04fa109

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-all.yml

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
yarn
5151
- name: yarn build
5252
run: yarn build
53+
- name: Remove git directory
54+
run: rm -rf .git
5355
- name: Archive build
5456
if: ${{ !cancelled() }}
5557
run: |

0 commit comments

Comments
 (0)