Skip to content

Commit

Permalink
Update runner_group_label
Browse files Browse the repository at this point in the history
  • Loading branch information
waliid committed Nov 6, 2024
1 parent f14199b commit 18b4927
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ jobs:
$(~/macos-ci-setup/runner-group-label.sh $RUNNER_NAME)
echo "runner_group_label=$runner_group_label" >> $GITHUB_OUTPUT
- name: DEBUG
id: runner-group-label
run: |
echo "->${{ steps.runner-group-label.outputs.runner_group_label }}<-"
- name: Install tools
run: |
cd ~/macos-ci-setup
Expand Down

0 comments on commit 18b4927

Please sign in to comment.