From 9be8510ff1da106d96b75af58577551929d8331c Mon Sep 17 00:00:00 2001 From: Opti1337 Date: Fri, 1 Mar 2024 06:55:17 +0300 Subject: [PATCH] Gitea Actions test --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 2426bc3..7b07ce7 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -20,5 +20,5 @@ jobs: - run: echo "MAMAAAAAAAAAAAAA" - name: List files in the repository run: | - ls -la /home/act_runner + ls -la /home/act_runner/.nvm/versions/node/v20.11.1/bin - run: echo "🍏 This job's status is ${{ job.status }}." \ No newline at end of file