mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-24 11:40:45 -05:00
Merge pull request #2564 from ousttrue/fix/webgl_workflow
[WebGL] workflow修正
This commit is contained in:
commit
5f7b19ca9f
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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user