Skip to content

Commit 434fa3d

Browse files
authored
Add debug step to workflow for confirmation
1 parent 50d773a commit 434fa3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
steps:
2020
- name: Debug: prove workflow starts
2121
run: echo "Workflow started successfully"
22+
2223
- name: Checkout repository
2324
uses: actions/checkout@v4
2425

0 commit comments

Comments
 (0)