This commit is contained in:
2023-08-05 23:45:12 -07:00
parent ce6e660acd
commit 119261980b
2 changed files with 1 additions and 4 deletions

View File

@@ -44,8 +44,6 @@ inputs:
runs:
using: "composite"
steps:
- run: |
echo "NO GRAPHICS: ${{ inputs.noGraphics }}"
- uses: act/unity/unity-composite@master
with:
platform: ${{ inputs.platform }}