This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
- 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: echo "🖥️ install bun."
|
||||||
- run: curl -fsSL https://bun.com/install | bash
|
- run: curl -fsSL https://bun.com/install | bash
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
|
|||||||
Reference in New Issue
Block a user