We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ec81c7 commit 7a8057bCopy full SHA for 7a8057b
1 file changed
.github/workflows/codeql-analysis.yml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- name: Checkout repository
42
uses: actions/checkout@v2
43
-
+ - run: rm -rf ./dist
44
# Initializes the CodeQL tools for scanning.
45
- name: Initialize CodeQL
46
uses: github/codeql-action/init@v1
0 commit comments