Skip to content

Fix some null strings generations in dumpinfo.py #20

Fix some null strings generations in dumpinfo.py

Fix some null strings generations in dumpinfo.py #20

Workflow file for this run

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: ./build.ps1
- uses: actions/upload-artifact@v4
with:
name: binaries
path: ~build/deploy/*.zip