Clément Grégoire and GitHub
b6db8893f5
Merge branch 'main' into patch-1
2021-04-24 07:17:07 +02:00
Clément Grégoire and GitHub
2e8a60b695
Merge branch 'main' into patch-1
2021-01-07 08:04:59 +01:00
4978051373
runner.workspace => github.workspace
...
Co-authored-by: Josh Gross <[email protected] >
2021-01-07 08:01:58 +01:00
b6f43960ef
Fix context references
...
runner.workspace => github.workspace
Co-authored-by: Josh Gross <[email protected] >
2021-01-07 08:01:43 +01:00
Clément Grégoire and GitHub
7ad776e201
Merge branch 'main' into patch-1
2021-01-02 10:57:27 +01:00
Clément Grégoire and GitHub
ace2e21634
Merge branch 'main' into patch-1
2020-12-05 16:10:04 +01:00
Clément Grégoire and GitHub
f344c836c9
CMake: Use ${{runner.workspace}}/build instead of ./build
2020-12-05 16:06:07 +01:00
Clément Grégoire and GitHub
3a4f08c55b
Merge branch 'main' into patch-1
2020-11-24 22:57:05 +01:00
Clément Grégoire and GitHub
1bf4cbdad8
CMake: Remove the install and artifact steps for
2020-11-24 22:56:29 +01:00
Clément Grégoire and GitHub
ee5512ec21
Following the latest guidelines for triggers
2020-11-22 15:37:53 +01:00
Clément Grégoire and GitHub
94f134c8ff
Enhance CMake starter workflow
...
This enhances and cleans the previous workflow by:
- Using the universal cmake commands
- Using `${{env.BUILD_TYPE}}` instead of enforcing bash shell
- Adding the install and artifact steps
2020-11-22 15:09:18 +01:00