..
Some checks failed
Build and Release / build (push) Failing after 16s

This commit is contained in:
Chris Kruining 2026-02-03 15:01:17 +01:00
parent da9af56198
commit 4ce9e02770
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -12,7 +12,7 @@ jobs:
steps:
- name: Install dependencies
run: |
nix-env -iA nixpkgs.nodejs nixpkgs.openssh nixpkgs.git nixpkgs.curl nixpkgs.dotnetCorePackages.sdk_10_0-bin
nix-env -iA nixpkgs.nodejs nixpkgs.openssh nixpkgs.curl nixpkgs.dotnetCorePackages.sdk_10_0-bin
dotnet --version
- name: Checkout