Fixed frequency select not updating when disabling VFO

This commit is contained in:
Ryzerth
2021-04-24 19:26:22 +02:00
parent 35122708be
commit 8305750016
3 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
name: Linux Build
on: [push]
on: [push, pull_request]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
@@ -50,5 +50,5 @@ jobs:
- name: Save Deb Archive
uses: actions/upload-artifact@v2
with:
name: deb-archive
name: sdrpp_debian_amd64
path: /home/runner/work/SDRPlusPlus/SDRPlusPlus/sdrpp_debian_amd64.deb