Skip to content

Merge pull request #1872 from candela97/fix-wishlist-prices-height #23

Merge pull request #1872 from candela97/fix-wishlist-prices-height

Merge pull request #1872 from candela97/fix-wishlist-prices-height #23

Workflow file for this run

name: Build Augmented Steam
on:
push:
branches: [develop, master]
jobs:
build-all:
name: Build Augmented Steam
strategy:
matrix:
browser: [firefox, chrome, edge]
uses: ./.github/workflows/run-build.yml
with:
browser: ${{ matrix.browser }}