Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Sep 4, 2024
1 parent 21cdd8a commit 56b8b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ end

desc 'Run metadata-json-deps'
task :metadata_deps do
files = FileList['site/profiles/metadata.json']
files = FileList['site/*/metadata.json']
# pull modules if they do not exist already
Rake::Task['r10k:install'].invoke if files.count <= 2
files = FileList['site/profiles/metadata.json']
Expand Down

0 comments on commit 56b8b90

Please sign in to comment.