Skip to content

Fixes CVE-2024-3195 by upgrading request to 2.32.0 and moving granula… #1059

Fixes CVE-2024-3195 by upgrading request to 2.32.0 and moving granula…

Fixes CVE-2024-3195 by upgrading request to 2.32.0 and moving granula… #1059

name: Build gProfiler on Windows
on: pull_request
jobs:
build-executable:
runs-on: windows-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
with:
submodules: true
- name: run the build script
run: .\scripts\windows\build.bat
- name: check gprofiler build
run: .\app\dist\gprofiler.exe -h