Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit c120035

Browse files
author
chaya.cy
committed
remove release
1 parent fd51b49 commit c120035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/serverless_runtime_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Run jdk8 serverless runtime test
5353
run: |
5454
set -e
55-
bash samples/ccbin/start.sh jdk8
55+
bash .github/workflows/ccbin/start.sh jdk8
5656
5757
release_for_jdk8:
5858
needs: build_and_test

0 commit comments

Comments
 (0)