Skip to content
play

GitHub Action

BundleTool Runner

v1.1.0 Latest version

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

This runner install Google BundleTool

Usage

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

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