add path
This commit is contained in:
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@@ -72,3 +72,6 @@ jobs:
|
||||
|
||||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v2.2.4
|
||||
run: mkdir -p target/
|
||||
with:
|
||||
path: target/
|
||||
|
||||
Reference in New Issue
Block a user