From 75d418b96efbd0da4f9c65c074288628e98a91fe Mon Sep 17 00:00:00 2001 From: Frostebite Date: Thu, 14 Apr 2022 20:13:35 +0100 Subject: [PATCH] Update cloud-runner-aws-pipeline.yml --- .github/workflows/cloud-runner-aws-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cloud-runner-aws-pipeline.yml b/.github/workflows/cloud-runner-aws-pipeline.yml index 37e0df24..0fecb476 100644 --- a/.github/workflows/cloud-runner-aws-pipeline.yml +++ b/.github/workflows/cloud-runner-aws-pipeline.yml @@ -37,9 +37,9 @@ jobs: #- StandaloneOSX # Build a macOS standalone (Intel 64-bit). - StandaloneWindows64 # Build a Windows 64-bit standalone. - StandaloneLinux64 # Build a Linux 64-bit standalone. + - WebGL # WebGL. #- iOS # Build an iOS player. #- Android # Build an Android .apk. - #- WebGL # WebGL. # - StandaloneWindows # Build a Windows standalone. # - WSAPlayer # Build an Windows Store Apps player. # - PS4 # Build a PS4 Standalone.