diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 6b4f0c7..b9abb6d 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -7,7 +7,7 @@ on: jobs: build: name: build hive configuration - runs-on: debian-latest + runs-on: node-latest steps: - uses: actions/checkout@v5 - uses: cachix/install-nix-action@v31