Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
shirok committed Jun 28, 2024
1 parent e895679 commit 63fc548
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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@v4
- uses: shirok/setup-gauche@v5
with:
# If true, install pre-built Gauche binary instead of building from
# the source. Currently it is only available on ubuntu-latest
# platform, and the latest Gauche release. When this is true,
# other input variables are ignored.
# 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.
prebuilt-binary: false

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

0 comments on commit 63fc548

Please sign in to comment.