mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-08 20:08:53 -05:00
Merge pull request #2564 from ousttrue/fix/webgl_workflow
[WebGL] workflow修正
This commit is contained in:
4
.github/workflows/build-webgl.yml
vendored
4
.github/workflows/build-webgl.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Create UnityPackage
|
||||
name: WebGL to gh-page
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
@@ -16,7 +16,7 @@ permissions:
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
create-unitypackage:
|
||||
build:
|
||||
runs-on: [self-hosted, Windows, X64, Unity]
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user