Skip to content

Kill old file system and update audio #63

Kill old file system and update audio

Kill old file system and update audio #63

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- 'master'
- 'release'
jobs:
build-and-upload:
uses: ./.github/workflows/build_and_upload.yml
with:
isRelease: false
shouldUpload: false
secrets: inherit