Skip to content

Commit

Permalink
importer-msgraph-metadata: fix invalid make target
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Sep 26, 2024
1 parent b1e4fb4 commit 95f6169
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
cd ./tools/importer-msgraph-metadata
make tools
make build
make import-all-clean
make import
env:
PANDORA_LOG: WARN

Expand Down

0 comments on commit 95f6169

Please sign in to comment.