Merge remote-tracking branch 'origin/develop' into webv2

This commit is contained in:
Gabe Kangas
2022-10-02 21:44:06 -07:00
21 changed files with 695 additions and 419 deletions

View File

@@ -51,6 +51,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
fetch-depth: 0
pull: --rebase --autostash
- name: Install Dependencies
run: npm install