mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
fix workflow file
This commit is contained in:
parent
5b4b2e6b17
commit
57fe4c6ddc
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
run: ./build.sh
|
run: ./build.sh
|
||||||
|
|
||||||
- name: Packing into a tar and a deb
|
- name: Packing into a tar and a deb
|
||||||
run: ./pack.sh && cat /home/runner/work/OpenDX/OpenDX/build/_CPack_Packages/Linux/DEB/PreinstallOutput.log
|
run: ./pack.sh #&& cat /home/runner/work/OpenDX/OpenDX/build/_CPack_Packages/Linux/DEB/PreinstallOutput.log
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
working-directory: ${{github.workspace}}/build
|
working-directory: ${{github.workspace}}/build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user