Skip to content

Commit

Permalink
fix sensor build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Oct 6, 2022
1 parent 99daec2 commit 0dcec0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
-
name: Build image
run: |
cp -r ./shared ./docs ./_config.yml ./_includes ./_layouts /Gemfile ./README.md ./sensor-iso
cp -r ./shared ./docs ./_config.yml ./_includes ./_layouts ./Gemfile ./README.md ./sensor-iso
cp ./scripts/documentation_build.sh ./sensor-iso/docs/
cp -r ./arkime/patch ./sensor-iso/shared/arkime_patch
pushd ./sensor-iso
Expand Down

0 comments on commit 0dcec0e

Please sign in to comment.