Skip to content

Commit

Permalink
Update doc as well
Browse files Browse the repository at this point in the history
  • Loading branch information
shirok committed Jul 20, 2024
1 parent 4aa2fbb commit 9415d31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ GDBM library is also installed, so that `dbm.gdbm` is available.
# Usage

```yaml
- uses: shirok/setup-gauche@v5
- uses: shirok/setup-gauche@v6
with:
# If true, install pre-built Gauche binary instead of building from
# the source. Currently it is available on ubuntu-latest and
# macos-latest platforms, and the latest Gauche release.
# When this is true, other input variables are ignored.
# When this is true, other input variables shouldn't be given.
prebuilt-binary: false

# The version of Gauche to install. Can be 'latest' for the latest
Expand Down

0 comments on commit 9415d31

Please sign in to comment.