summaryrefslogtreecommitdiffstats
path: root/.github/workflows/mac-build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/mac-build.yml')
-rw-r--r--.github/workflows/mac-build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/mac-build.yml b/.github/workflows/mac-build.yml
index a79cd5e..03c0c9f 100644
--- a/.github/workflows/mac-build.yml
+++ b/.github/workflows/mac-build.yml
@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v6
with:
repository: tcltk/tcl
- ref: main
+ ref: attemptgetstring
path: tcl
- name: Prepare checked out repositories
run: |
@@ -78,7 +78,7 @@ jobs:
uses: actions/checkout@v6
with:
repository: tcltk/tcl
- ref: main
+ ref: attemptgetstring
path: tcl
- name: Prepare checked out repositories
env: