Skip to content

Commit

Permalink
fix: syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Hunter Gregory <[email protected]>
  • Loading branch information
huntergregory committed Aug 8, 2024
1 parent aa540ff commit e7875ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/policy-assistant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
run: |
mkdir -p artifacts
cp cmd/policy-assistant/cmd/cyclonus/cyclonus artifacts/
- name: Upload Cyclonus Binary
uses: actions/upload-artifact@v2
with:
name: cyclonus-binary
Expand Down

0 comments on commit e7875ca

Please sign in to comment.