mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-29 16:49:34 +01:00
Actions
This commit is contained in:
parent
5cc0fdfbef
commit
a3c03f5247
4
.github/workflows/rssguard.yml
vendored
4
.github/workflows/rssguard.yml
vendored
@ -30,5 +30,9 @@ jobs:
|
||||
- name: Add msbuild to PATH
|
||||
if: runner.os == 'Windows'
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
- name: tst
|
||||
if: runner.os == 'Windows'
|
||||
shell: cmd
|
||||
run: | call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||
- name: Prepare environment and compile application
|
||||
run: ${{ matrix.script_name }} "${{ matrix.os }}" "${{ matrix.use_webengine }}"
|
Loading…
x
Reference in New Issue
Block a user