testing github actions

pull/108/head
Ryzerth 2021-04-24 15:52:22 +02:00
rodzic 2df1869824
commit df42830d38
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -43,3 +43,7 @@ jobs:
shell: bash
# Execute the build. You can specify a specific target with "--target <NAME>"
run: cmake --build . --config $BUILD_TYPE
- name: Create Deb Archive
run: cd $GITHUB_WORKSPACE && sh make_debian_package.sh ${{runner.workspace}}/build