Skip to content

Commit

Permalink
Update legitify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christosservos authored Apr 5, 2024
1 parent 6153e96 commit 51f6897
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/legitify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
if [[ -f "legitify" ]]; then
./legitify -h
else
wget https://legitify.legitsecurity.com/1.0.7/linux/amd64.tar.gz
tar -xzf legitify_1.0.7_linux_amd64.tar.gz
tar -xzf amd64.tar.gz
./legitify -h
fi

0 comments on commit 51f6897

Please sign in to comment.