Fixed typo
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
2025-12-18 20:53:18 +01:00
parent 4578428261
commit 11b6cc5320

View File

@@ -12,7 +12,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
-name: Install bun dependency
- name: Install bun dependency
- run: echo "🖥️ install bun."
- run: curl -fsSL https://bun.com/install | bash
- name: List files in the repository