Skip to content

Commit

Permalink
extract build for examples into separate config
Browse files Browse the repository at this point in the history
the build takes 13minutes even if ccache is used
  • Loading branch information
dernasherbrezon committed Dec 17, 2023
1 parent 164c24b commit e66912f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: examples
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e66912f

Please sign in to comment.