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 472508e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ jobs:
$(~/macos-ci-setup/runner-group-label.sh $RUNNER_NAME)
echo "runner_group_label=$runner_group_label" >> $GITHUB_OUTPUT
- name: DEBUG
run: |
echo "->${{ steps.runner-group-label.outputs.runner_group_label }}<-"
- name: Install tools
run: |
cd ~/macos-ci-setup
Expand Down

0 comments on commit 472508e

Please sign in to comment.