Skip to content

Commit

Permalink
Make build workflow re-usable
Browse files Browse the repository at this point in the history
  • Loading branch information
AmonRaNet committed Jan 4, 2024
1 parent 09632c3 commit 1034aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
paths:
- 'lib/**'
- 'samples/**'
workflow_call:

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit 1034aee

Please sign in to comment.