Gitea Actions test
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 26s

This commit is contained in:
Opti1337 2024-03-01 07:52:38 +03:00
parent 78353bd79c
commit 98f95b5cd5

View File

@ -16,4 +16,6 @@ jobs:
yarn yarn
yarn build yarn build
ls ls
- name: Move to Nginx folder
run: cp .output /var/www/html
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."