Skip to content

Commit 4ad0357

Browse files
committed
update workflow
1 parent 3a74c6d commit 4ad0357

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-stm32-macho.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626

2727
- name: Validate Swiftly Paths
2828
run: |
29+
set -ex
30+
set +x
31+
2932
echo "Swiftly Path: $SWIFTLY_HOME_DIR"
3033
echo "Swiftly Bin Path: $SWIFTLY_BIN_DIR"
3134
echo "Swiftly Lib Path: $SWIFTLY_TOOLCHAINS_DIR"

0 commit comments

Comments
 (0)