1
0
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:
f4exb
2021-10-16 23:28:25 +02:00
parent dad546eb2e
commit ed4a1532d4
6 changed files with 20 additions and 6 deletions
+1 -3
View File
@@ -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: