summaryrefslogtreecommitdiffstats
path: root/.github/workflows/onefiledist.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/onefiledist.yml')
-rw-r--r--.github/workflows/onefiledist.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/onefiledist.yml b/.github/workflows/onefiledist.yml
index ff08378..dbe68e9 100644
--- a/.github/workflows/onefiledist.yml
+++ b/.github/workflows/onefiledist.yml
@@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v6
with:
repository: tcltk/tcl
- ref: main
+ ref: attemptgetstring
path: tcl
- name: Prepare
run: |
@@ -91,7 +91,7 @@ jobs:
uses: actions/checkout@v6
with:
repository: tcltk/tcl
- ref: main
+ ref: attemptgetstring
path: tcl
- name: Checkout create-dmg
uses: actions/checkout@v6
@@ -182,7 +182,7 @@ jobs:
uses: actions/checkout@v6
with:
repository: tcltk/tcl
- ref: main
+ ref: attemptgetstring
path: tcl
- name: Prepare
run: |