Skip to content

Fix an issue when creating database and trying to load assets. #70

Fix an issue when creating database and trying to load assets.

Fix an issue when creating database and trying to load assets. #70

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