dms #1
@@ -12,7 +12,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# 1️⃣ Checkout the repository
|
# 1️⃣ Checkout the repository
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
run: git clone $GITEA_REPOSITORY /github/workspace
|
||||||
|
|
||||||
# 2️⃣ Optional: Install Node (only if you add JS plugins later)
|
# 2️⃣ Optional: Install Node (only if you add JS plugins later)
|
||||||
# - name: Install Node.js
|
# - name: Install Node.js
|
||||||
|
|||||||
Reference in New Issue
Block a user