From 83beeb9e7ad3060aeb4a1fdc75d17c5d23bd426a Mon Sep 17 00:00:00 2001 From: Meisterlala <6453306+Meisterlala@users.noreply.github.com> Date: Mon, 11 Apr 2022 16:59:06 +0200 Subject: [PATCH] Updated --- .github/workflows/scc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scc.yml b/.github/workflows/scc.yml index 6a8aed6..5784baa 100644 --- a/.github/workflows/scc.yml +++ b/.github/workflows/scc.yml @@ -20,7 +20,7 @@ jobs: id: scc uses: iryanbell/scc-docker-action@v1.0.2 with: - args: ${{ env.workspace }} -i html,rust,python,c,sml,asm,ruby + args: ${{ env.workspace }} -i html,rust,python,c,sml,asm,ruby > table.html - name: Save Results uses: peaceiris/actions-gh-pages@v3 if: ${{ github.ref == 'refs/heads/main' }} -- 2.51.2