Skip to content

Merge pull request #1858 from candela97/remove-add-to-cart-no-redirect #10

Merge pull request #1858 from candela97/remove-add-to-cart-no-redirect

Merge pull request #1858 from candela97/remove-add-to-cart-no-redirect #10

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 }}