This commit is contained in:
parent
3e35d2fc6a
commit
0a2253ffba
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue