Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 7, 2024
1 parent 0646dad commit cc00fe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ dag().call("https://pkg.fluentci.io/aws@v0.1.0?wasm=1", "setup", vec!["latest"])
Github Actions:

```yaml
- name: Uninstall aws-cli
run: sudo rm -rf `which aws`
- name: Setup Fluent CI CLI
uses: fluentci-io/setup-fluentci@v5
with:
Expand Down

0 comments on commit cc00fe9

Please sign in to comment.