Обновить .gitea/workflows/gitea-actions.yml
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 35s
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 35s
This commit is contained in:
parent
fd1f1b4e42
commit
554a13937e
|
@ -10,9 +10,7 @@ jobs:
|
|||
- name: Migrate env file
|
||||
run: |
|
||||
echo "${{ secrets.ENVIRONMENT }}" > ./.env
|
||||
cat ./.env
|
||||
- name: Install Yarn
|
||||
run: npm install -g yarn
|
||||
cat ./.env
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue