chromium/third_party/rust/chromium_crates_io/vendor/cxx-1.0.126/.github/workflows/install.yml

name: Install

on:
  workflow_dispatch:
  schedule: [cron: "40 1 * * *"]
  push: {tags: ['*']}

permissions: {}

env:
  RUSTFLAGS: -Dwarnings

jobs:
  install:
    name: Install
    uses: dtolnay/.github/.github/workflows/check_install.yml@master
    with:
      crate: cxxbridge-cmd