Skip to content

Commit

Permalink
Update workflow grep scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
triole committed Jul 11, 2023
1 parent 2f20784 commit baa7509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: install muffet
env:
URL: raviqqe/muffet
GREP_SCHEME: "Linux_x86_64"
GREP_SCHEME: "linux_amd64"
TARGET_FOLDER: /home/.local/bin
run: |
sudo mkdir -p ${TARGET_FOLDER}
Expand Down

0 comments on commit baa7509

Please sign in to comment.