From 94a18979f17259e0ac74800feba365cebc0e60ae Mon Sep 17 00:00:00 2001 From: clan-tool Date: Thu, 4 Sep 2025 07:43:02 +0200 Subject: [PATCH] oops --- .forgejo/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/action.yml b/.forgejo/workflows/action.yml index de49be2..914f7d3 100644 --- a/.forgejo/workflows/action.yml +++ b/.forgejo/workflows/action.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - name: Install deps - use: https://github.comm/cachix/install-nix-action@6f18c7d1a145e4641d9782bead417bfdf850680b + uses: https://github.comm/cachix/install-nix-action@6f18c7d1a145e4641d9782bead417bfdf850680b - run: whoami - run: node -v