diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 49861af..0351447 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -21,6 +21,9 @@ jobs: with: fetch-depth: 0 + - name: Install go dependencies + shell: apt update && apt install -y pkg-config + - name: Super-linter uses: super-linter/super-linter@v6.5.1 env: diff --git a/README.md b/README.md index 1d64d85..44004fc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Project Logo IPingTray -[![Super-Linter](https://github.com/henri9813//actions/workflows//badge.svg)](https://github.com/marketplace/actions/super-linter) +[![Super-Linter](https://github.com/henri9813/ipingtray/actions/workflows//badge.svg)](https://github.com/marketplace/actions/super-linter) This program permit to have your current ping in `ms` inside your menu bar on your computer ! ( cf [Screenshots](#screenshots))