We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb708e commit 72fc2d8Copy full SHA for 72fc2d8
2 files changed
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
mkdir ./dist/modules
40
mv ./dist/frame-receiver ./dist/modules/
41
- mv ./dist/hardware-server/ ./dist/modules/
+ mv ./dist/hardware-server ./dist/modules/
42
mv ./integration-runner/out/integration-runner-linux-x64/ ./dist/modules/
43
- uses: actions/upload-artifact@v4
44
with:
requirements.txt
-34 Bytes
0 commit comments