Skip to content

Commit

Permalink
fix(ci): empty directory vector error (#2288)
Browse files Browse the repository at this point in the history
* fix(ci): empty directory vector error

* chore(ci): simulate example change

* chore(ci): remove simulated example change
  • Loading branch information
agilarity authored Feb 10, 2024
1 parent dfddbd6 commit 4222c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-changed-examples-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
dir_names: true
dir_names_max_depth: "2"
files: |
examples
examples/**
!examples/cargo-make
!examples/gtk
!examples/hackernews_js_fetch
Expand Down

0 comments on commit 4222c83

Please sign in to comment.