Skip to content

Commit b59f91c

Browse files
committed
replace PRE_COMPILE_TAG for all
1 parent 988219b commit b59f91c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/onestep.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ function upgrade()
125125
replace_tag $file PRE_COMPILE_TAG_ANDROID
126126
;;
127127
all)
128+
replace_tag $file PRE_COMPILE_TAG
128129
replace_tag $file PRE_COMPILE_TAG_IOS
129130
replace_tag $file PRE_COMPILE_TAG_MACOS
130131
replace_tag $file PRE_COMPILE_TAG_TVOS

0 commit comments

Comments
 (0)