Skip to content

Merge pull request #1892 from candela97/fix-inv-gift-detection #32

Merge pull request #1892 from candela97/fix-inv-gift-detection

Merge pull request #1892 from candela97/fix-inv-gift-detection #32

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