diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 7c5b787..f326ff8 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -41,9 +41,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 - - name: Create directory - run: mkdir -p target/ - # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL uses: github/codeql-action/init@v1 @@ -75,5 +72,7 @@ jobs: - name: Upload a Build Artifact uses: actions/upload-artifact@v2.2.4 + if: success() with: + name: TerminatorPlus path: target/