Skip to content

[Bugfix] Under the session with a couple of symbol-files(.map etc.), fixes 'Reload all' button to expected behavior (loading entire symbols). #71

[Bugfix] Under the session with a couple of symbol-files(.map etc.), fixes 'Reload all' button to expected behavior (loading entire symbols).

[Bugfix] Under the session with a couple of symbol-files(.map etc.), fixes 'Reload all' button to expected behavior (loading entire symbols). #71

Workflow file for this run

name: Build on pull request
on:
pull_request:
branches:
- master
jobs:
build-windows:
uses: ./.github/workflows/workflow-build-windows.yaml
build-macos:
uses: ./.github/workflows/workflow-build-macos.yaml
build-ubuntu:
uses: ./.github/workflows/workflow-build-ubuntu.yaml