Skip to content

Some more dependency version updates and restores Cloudstore function… #143

Some more dependency version updates and restores Cloudstore function…

Some more dependency version updates and restores Cloudstore function… #143

Workflow file for this run

name: geometry
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
paths:
- "packages/geometry/**"
- ".github/workflows/geometry.yaml"
pull_request:
paths:
- "packages/geometry/**"
- ".github/workflows/geometry.yaml"
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
with:
working_directory: packages/geometry