Compare commits

..

2 Commits

Author SHA1 Message Date
0b81120834 Gitea Actions test
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2024-03-01 06:26:54 +03:00
2352a5f334 Gitea Actions test 2024-03-01 06:26:33 +03:00

View File

@ -19,5 +19,5 @@ jobs:
# - run: echo "🖥️ The workflows is now ready to test your code on the runner." # - run: echo "🖥️ The workflows is now ready to test your code on the runner."
- name: List files in the repository - name: List files in the repository
run: | run: |
export $PATH nvm -v
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."