fixed format
This commit is contained in:
parent
cca6fccb23
commit
69047fe71a
@ -13,12 +13,12 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Download build artifacts (dist files)
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: artifacts-build
|
||||
path: |
|
||||
build/
|
||||
dist/
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: artifacts-build
|
||||
path: |
|
||||
build/
|
||||
dist/
|
||||
|
||||
- name: SonarQube Scan
|
||||
uses: sonarsource/sonarqube-scan-action@master # Ex: v2.1.0, See the latest version at https://github.com/marketplace/actions/official-sonarqube-scan
|
||||
|
||||
Loading…
Reference in New Issue
Block a user