Skip to content

Commit 0742623

Browse files
authored
Use newer tcl-build-extension action for debugging.
1 parent 8a0afa8 commit 0742623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353

5454
- name: Build extension
5555
id: tcl-build-step
56-
uses: apnadkarni/tcl-build-extension@v1
56+
uses: apnadkarni/tcl-build-extension@v1.1-dev
5757
with:
5858
run-tests: ${{ inputs.run-tests }}

0 commit comments

Comments
 (0)