Skip to content

Commit 03d5594

Browse files
committed
Forgot a step id... see you in 45min
1 parent cd0af8a commit 03d5594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/app_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
ruby-version: 3.2.2
103103

104104
- name: Extract OSApp and OS SDK versions from CMakeLists.txt
105+
id: parse_cmake_versions
105106
shell: bash
106107
run: |
107108
# This both prints the variables and adds them to GITHUB_ENV

0 commit comments

Comments
 (0)