Skip to content

Commit

Permalink
Update test-workflows-windows-custom.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva authored Jul 9, 2024
1 parent eae5c7f commit 08f94bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-workflows-windows-custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
test-action:
runs-on: $INPUT_RUNS_ON
runs-on: ${{ inputs.runs_on }}
steps:
- name: Use ComfyUI GitHub Action
uses: comfy-org/comfy-action@main
Expand Down

0 comments on commit 08f94bd

Please sign in to comment.