Skip to content

Commit

Permalink
Update .github/workflows/inshpect.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Guglielmo Gagliardi committed May 15, 2024
1 parent bdb33a6 commit d88ad21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/inshpect.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Inshepct
name: Inshpect

on:
pull_request:
Expand All @@ -19,7 +19,6 @@ jobs:
pushd /tmp
curl --output inshpect \
--location https://raw.githubusercontent.com/msimberg/inshpect/d31ba8ed7e636c57cb9085ed3a8450d998e6b8a5/inshpect
sha256sum inshpect
echo "4b891a178fa99ac800b9b92acc0596d72f640ca1ae6de7f35ac4b3785dcd7af9 inshpect" | sha256sum --check
chmod +x inshpect
mv inshpect /usr/local/bin
Expand Down

0 comments on commit d88ad21

Please sign in to comment.