Skip to content

Commit 9d5067c

Browse files
authored
Update wasmjs.yml
1 parent 8caa209 commit 9d5067c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/wasmjs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
repository: miuix-kotlin-multiplatform/miuix
2828
ref: main
29+
fetch-depth: 0
2930
- name: Set up JDK
3031
uses: actions/setup-java@v4
3132
with:
@@ -52,4 +53,4 @@ jobs:
5253
steps:
5354
- name: Deploy to GitHub Pages
5455
id: deployment
55-
uses: actions/deploy-pages@v4
56+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)