From aa8268470145eee8022827c5a1901753ed93dde9 Mon Sep 17 00:00:00 2001 From: mrtnvgr Date: Sat, 23 Mar 2024 00:47:38 +0700 Subject: [PATCH] docs: add grawler badge --- .github/workflows/grawler.yml | 5 ++--- README.md | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/grawler.yml b/.github/workflows/grawler.yml index 2e22346..c951928 100644 --- a/.github/workflows/grawler.yml +++ b/.github/workflows/grawler.yml @@ -15,8 +15,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: cargo-bins/cargo-binstall@main - - run: cargo binstall grawler -y --force - - run: grawler check + - run: wget https://github.com/mrtnvgr/grawler/releases/latest/download/grawler + - run: ./grawler check env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 5985640..79a4080 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@

❄️

[![Automatic ISO builds](https://github.com/mrtnvgr/nixfiles/actions/workflows/build_iso.yml/badge.svg)](https://github.com/mrtnvgr/nixfiles/actions/workflows/build_iso.yml) +[![Grawler checks](https://github.com/mrtnvgr/nixfiles/actions/workflows/grawler.yml/badge.svg)](https://github.com/mrtnvgr/nixfiles/actions/workflows/grawler.yml) This repository contains my [NixOS](https://nixos.org/) configurations