diff --git a/.github/workflows/build-analyze-linux.yml b/.github/workflows/build-analyze-linux.yml index 96bf2437..29582016 100644 --- a/.github/workflows/build-analyze-linux.yml +++ b/.github/workflows/build-analyze-linux.yml @@ -73,4 +73,11 @@ jobs: yarn install yarn dist -p never - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v1 \ No newline at end of file + uses: github/codeql-action/analyze@v1 + - name: Upload a Build Artifact + uses: actions/upload-artifact@v2.2.3 + with: + # Artifact name + name: Linux + # A file, directory or wildcard pattern that describes what to upload + path: dist/