Commit Graph
11 Commits
Author SHA1 Message Date
Clément GrégoireandGitHub b6db8893f5 Merge branch 'main' into patch-1 2021-04-24 07:17:07 +02:00
Clément GrégoireandGitHub 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égoireandGitHub 7ad776e201 Merge branch 'main' into patch-1 2021-01-02 10:57:27 +01:00
Clément GrégoireandGitHub ace2e21634 Merge branch 'main' into patch-1 2020-12-05 16:10:04 +01:00
Clément GrégoireandGitHub f344c836c9 CMake: Use ${{runner.workspace}}/build instead of ./build 2020-12-05 16:06:07 +01:00
Clément GrégoireandGitHub 3a4f08c55b Merge branch 'main' into patch-1 2020-11-24 22:57:05 +01:00
Clément GrégoireandGitHub 1bf4cbdad8 CMake: Remove the install and artifact steps for 2020-11-24 22:56:29 +01:00
Clément GrégoireandGitHub ee5512ec21 Following the latest guidelines for triggers 2020-11-22 15:37:53 +01:00
Clément GrégoireandGitHub 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