fixed CI 2

This commit is contained in:
Ryzerth 2020-12-23 21:59:05 +01:00
parent 7577253dbf
commit c2769e1a72

View File

@ -42,7 +42,7 @@ jobs:
run: cmake --build . --config $BUILD_TYPE
- name: Create debian package
working-directory: ${{runner.workspace}}
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