1
0
mirror of https://github.com/alebcay/awesome-shell.git synced 2025-09-02 04:32:36 +02:00

Replace bash-hackers wiki link with Wayback Machine link

This commit is contained in:
Caleb Xu
2023-11-11 11:19:21 -05:00
parent f210722d0b
commit 2904af8b2f
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@v1
with:
args: README.md README_ZH-CN.md --verbose --no-progress --exclude wiki.bash-hackers.org/*
args: README.md README_ZH-CN.md --verbose --no-progress
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}