Skip to content

Commit eec8628

Browse files
committed
chore: remove webgl docs and build webgl from ci, remove publish to gh pages for webgl app
1 parent 865eb92 commit eec8628

2 files changed

Lines changed: 0 additions & 85 deletions

File tree

.github/workflows/test-build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ jobs:
8585
targetPlatform:
8686
- iOS
8787
- Android
88-
- WebGL
8988
# - StandaloneOSX
9089
- StandaloneWindows64
9190
steps:
@@ -110,12 +109,6 @@ jobs:
110109
unityVersion: 2021.3.26f1
111110
targetPlatform: ${{ matrix.targetPlatform }}
112111
projectPath: sample
113-
- name: Deploy to GitHub Pages
114-
uses: JamesIves/github-pages-deploy-action@4.1.3
115-
if: matrix.targetPlatform == 'WebGL'
116-
with:
117-
branch: gh-pages
118-
folder: build/WebGL/WebGL
119112
- uses: actions/upload-artifact@v4
120113
if: always()
121114
with:

WebGL.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

0 commit comments

Comments
 (0)