From 41e7a20c3bb4d583c68bf0e621eedf254d8c517a Mon Sep 17 00:00:00 2001 From: Johan Lundberg Date: Tue, 1 Apr 2025 21:32:15 +0200 Subject: [PATCH] test commands 2 --- .forgejo/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/actions.yml b/.forgejo/workflows/actions.yml index e620cee..3fafa35 100644 --- a/.forgejo/workflows/actions.yml +++ b/.forgejo/workflows/actions.yml @@ -8,6 +8,6 @@ jobs: uses: https://github.com/actions/setup-dotnet@v4 with: dotnet-version: '6.x' - - run: + - run: | - ls - dotnet build mossy.sln