Skip to content

Commit

Permalink
Update StaticAnalysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fusion-Priyakant authored Jun 14, 2024
1 parent fce3a0c commit 9f995a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/StaticAnalysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: Zip Analysis Result
run: |
Compress-Archive -Path C:\FusionLiteProjects\OrchardCore\Data\Imports\* -DestinationPath C:\FusionLiteProjects\OrchardCore\Data\Imports\analysis.zip
Compress-Archive -Path C:\FusionLiteProjects\OrchardCore\Data\Imports\* -DestinationPath C:\FusionLiteProjects\OrchardCore\Data\Imports\analysis.zip -Force
- name: Upload Analysis Result
uses: xresloader/upload-to-github-release@v1
Expand Down

0 comments on commit 9f995a0

Please sign in to comment.