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