Skip to content

Commit 7134b45

Browse files
authored
x debug
1 parent 8d6eed2 commit 7134b45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
set -e
2+
set -ex
33

44
if [[ $RUNNER_OS == Windows ]]; then
55
old_node_version=$(node --version)

0 commit comments

Comments
 (0)