Ralf Beckers

Results 2 comments of Ralf Beckers

Hi all, I wrote a github action for SHFB. You can use it with: ``` - name: Install SHFB uses: Bassman2/setup-SHFB@v1 with: version: v2021.4.9.0 ``` There is currently only one...

OK I should have read more than the headline. My Github Action downloads SHFB and installs it so that solutions can be built with SHFB projects.