Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play

GitHub Action

BundleTool Runner

v1.0

BundleTool Runner

play

BundleTool Runner

Installs Google BundleTool

Installation

Copy and paste the following snippet into your .yml file.

              

- name: BundleTool Runner

uses: enniel/[email protected]

Learn more about this action in enniel/bundletool-runner

Choose a version

GitHub Action - BundleTool Runner

Usage

jobs:
  test:
    runs-on: macos-latest
    steps:
      - name: checkout
        uses: actions/checkout@v2

      - name: install bundletool
        uses: enniel/bundletool@v1