url override
Some checks failed
Build and Deploy / deploy (push) Failing after 25s

This commit is contained in:
Satria 2026-06-06 09:49:49 +07:00
commit 0a2253ffba

View file

@ -11,6 +11,8 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
url: git.satr14.my.id/satr14/ssg.md.git
- name: Install dependencies - name: Install dependencies
run: bun install --frozen-lockfile run: bun install --frozen-lockfile