Skip to content

Commit

Permalink
change url for insphect
Browse files Browse the repository at this point in the history
  • Loading branch information
Guglielmo Gagliardi committed May 6, 2024
1 parent f053415 commit cd817d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inshpect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo chmod +x /usr/local/bin/dasel
pushd /tmp
curl --output inshpect \
--location https://raw.githubusercontent.com/msimberg/inshpect/f7b6045cdf832da30be1b0fb88a35827cc443ffa/inshpect
--location https://github.com/msimberg/inshpect.git
sha256sum inshpect
echo "04b6160cc0b1a45a38db319617697a0bb6a0c1413313d945a4ba73811dd5288a inshpect" | sha256sum --check
chmod +x inshpect
Expand Down

0 comments on commit cd817d0

Please sign in to comment.