Обновить .gitea/workflows/gitea-actions.yml
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 3s

This commit is contained in:
Dhaverd 2024-03-13 11:53:47 +03:00
parent 25e5d6495f
commit 23f215c928

View File

@ -11,6 +11,8 @@ jobs:
run: |
echo "${{ secrets.ENVIRONMENT }}" > ./.env
cat ./.env
- name: Install Node
run: apt install nodejs
- name: Checkout code
uses: actions/checkout@v3
- name: Install PHP