dms #1

Merged
jay merged 56 commits from dms into main 2026-03-24 20:14:09 +00:00
Showing only changes of commit 205eec7358 - Show all commits

View File

@@ -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