Skip to content

Commit

Permalink
Missing shell
Browse files Browse the repository at this point in the history
  • Loading branch information
nervo committed Feb 9, 2023
1 parent 010f201 commit 6b31863
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Usage

Setup:

```yaml
...
- name: Set up manala
Expand Down
1 change: 1 addition & 0 deletions setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ runs:
using: composite
steps:
- name: Set up manala
shell: bash
run: |
curl -sfL https://raw.githubusercontent.com/manala/manala/main/godownloader.sh | sudo sh -s -- -b /usr/local/bin

0 comments on commit 6b31863

Please sign in to comment.