mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 15:34:57 -04:00
Updated versions and changelogs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# https://gist.github.com/NickNaso/0d478f1481686d5bcc868cac06620a60
|
||||
name: SDRangel CI/CD
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -21,8 +21,6 @@ jobs:
|
||||
QT_ARCH: win64_msvc2019_64,
|
||||
boost_dl: "${{ github.workspace }}\\downloads\\boost",
|
||||
lib_dir: "C:\\Libraries",
|
||||
build_type: "Release",
|
||||
archiver: "7z a",
|
||||
generators: Ninja
|
||||
}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user