Skip to content

Commit 61652d5

Browse files
authored
Update main.yml
1 parent 7e12291 commit 61652d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@ jobs:
132132
name: Build-WebGL
133133
path: build/WebGL
134134

135-
- name: Deploy
136-
uses: actions/deploy-pages@v4
137-
with:
138-
artifact_name: Build-WebGL # 与上传名称匹配
135+
# - name: Deploy
136+
# uses: actions/deploy-pages@v4
137+
# with:
138+
# artifact_name: Build-WebGL # 与上传名称匹配
139139

140140
docs:
141141
name: Generate and Deploy Documentation

0 commit comments

Comments
 (0)