diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 0104118..618fba1 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -16,5 +16,5 @@ jobs: - run: echo "MAMAAAAAAAAAAAAA" - name: List files in the repository run: | - echo $NVM_BIN + printenv - run: echo "🍏 This job's status is ${{ job.status }}." \ No newline at end of file