From 40ab838c4c7bda0fcc9ccd9a0eb1388280cd3e73 Mon Sep 17 00:00:00 2001 From: albert <albert@sysctl.io> Date: Sun, 9 Feb 2025 04:24:09 +0100 Subject: [PATCH] Testing --- .forgejo/workflows/deploy.yml | 2 +- flake.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 6d370a6d..723ef8c0 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -4,7 +4,7 @@ name: deploy-rs on: push: paths: - - 'flake.lock' + - '**/flake.lock' workflow_dispatch: env: SSH_OPTS: "-q -A -o StrictHostKeyChecking=no" diff --git a/flake.lock b/flake.lock index 8c6c5c8f..b5b50bc4 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,5 @@ { - "nodess": { + "nodes": { "base16": { "inputs": { "fromYaml": "fromYaml"