Skip to content

Commit edc942b

Browse files
committed
update ci config
1 parent 6a23255 commit edc942b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/oss-upload.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
curl -o $ALIOSS -L $DL_URL_OSS
3333
chmod a+rx $ALIOSS
3434
$ALIOSS config -e $OSS_EP -i $OSS_KEY_ID -k $OSS_KEY_SECRET
35+
git branch -a
3536
git show gh-pages:index.yaml > /tmp/index.yaml
3637
head -n50 /tmp/index.yaml
3738
if head -n50 /tmp/index.yaml | grep -E '^apiVersion:' ; then

0 commit comments

Comments
 (0)