removed automated debian package build

pull/47/head
Ryzerth 2020-12-23 22:21:46 +01:00
rodzic c2769e1a72
commit 504d910226
1 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -40,9 +40,3 @@ jobs:
shell: bash
# Execute the build. You can specify a specific target with "--target <NAME>"
run: cmake --build . --config $BUILD_TYPE
- name: Create debian package
working-directory: $GITHUB_WORKSPACE
shell: bash
# Execute the build. You can specify a specific target with "--target <NAME>"
run: sh make_debian_package.sh ${{runner.workspace}}/build