Update .gitea/workflows/gitea.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s

This commit is contained in:
thomas 2024-09-22 12:26:08 +02:00
parent 4fc72516e3
commit 5f6590f679

View File

@ -12,4 +12,4 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- run npm ci
- run: npm ci