kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
fixed typo
rodzic
a9a0798d7d
commit
5aac9d66e0
|
@ -5,7 +5,7 @@ on: [push, pull_request]
|
||||||
env:
|
env:
|
||||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
GH_TOKEN: {{ secrets.GITHUB_TOKEN }}
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_windows:
|
build_windows:
|
||||||
|
|
Ładowanie…
Reference in New Issue