Skip to content

Commit 7a8057b

Browse files
authored
Update codeql-analysis.yml
1 parent 0ec81c7 commit 7a8057b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141
- name: Checkout repository
4242
uses: actions/checkout@v2
43-
43+
- run: rm -rf ./dist
4444
# Initializes the CodeQL tools for scanning.
4545
- name: Initialize CodeQL
4646
uses: github/codeql-action/init@v1

0 commit comments

Comments
 (0)