Skip to content

Commit

Permalink
Hotfix for CI (#20)
Browse files Browse the repository at this point in the history
### What's done:
* Upload proper dir
  • Loading branch information
kgevorkyan authored Jan 9, 2023
1 parent cbd6cfb commit e33f75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sarif-utils-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: sarif-utils-${{ runner.os }}
path: sarif-utils/fixpatches/build/*
path: fixpatches/build/*
retention-days: 1

github_release:
Expand Down

0 comments on commit e33f75e

Please sign in to comment.