mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-29 16:49:34 +01:00
Actions
This commit is contained in:
parent
a3c03f5247
commit
dfc37a0c4d
2
.github/workflows/rssguard.yml
vendored
2
.github/workflows/rssguard.yml
vendored
@ -33,6 +33,6 @@ jobs:
|
||||
- name: tst
|
||||
if: runner.os == 'Windows'
|
||||
shell: cmd
|
||||
run: | call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||
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