Skip to content

Commit 0f42374

Browse files
committed
update README.md
1 parent 58d1b26 commit 0f42374

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: fluentci-io/setup-fluentci@v5
2121
with:
2222
wasm: true
23-
pipeline: .
23+
plugin: .
2424
args: |
2525
setup zulu-17.46.19
2626
working-directory: example

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Github Actions:
2525
uses: fluentci-io/setup-fluentci@v5
2626
with:
2727
wasm: true
28-
pipeline: .
28+
plugin: java
2929
args: |
3030
setup zulu-17.46.19
3131
working-directory: example

0 commit comments

Comments
 (0)