Skip to content

Commit

Permalink
fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
robertschaedler3 committed Nov 19, 2024
1 parent a6ba237 commit 899b22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:

- name: Copy test collateral
run: |
mkdir -p build/modules/test/recipes
sudo mkdir -p build/modules/test/recipes
cp -r src/tests/e2e-test-recipes/*.json build/modules/test/recipes/
cp src/adapters/pnp/daemon/osconfig.json build/modules/test/osconfig.json
Expand Down

0 comments on commit 899b22b

Please sign in to comment.