Skip to content

Commit 072f43a

Browse files
committed
refactor: fix wrongful path for action
1 parent 3ecdb0b commit 072f43a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

generate.sh

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

44
library_last_version="0.0.0"
55
template_last_version="0.0.0"

0 commit comments

Comments
 (0)