Skip to content

Commit

Permalink
Change binary name in downloaded artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitstack authored Dec 15, 2023
1 parent 2f31107 commit 19bd031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
search_artifacts: true
- name: Validate rules
run: |
./fibratus-amd64.exe rules validate --filters.rules.from-paths=rules\* --filters.macros.from-paths=rules\macros\*
./fibratus.exe rules validate --filters.rules.from-paths=rules\* --filters.macros.from-paths=rules\macros\*

0 comments on commit 19bd031

Please sign in to comment.