Skip to content

Commit 72fc2d8

Browse files
committed
hardware server is a single file
1 parent 7fb708e commit 72fc2d8

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
mkdir ./dist/modules
4040
mv ./dist/frame-receiver ./dist/modules/
41-
mv ./dist/hardware-server/ ./dist/modules/
41+
mv ./dist/hardware-server ./dist/modules/
4242
mv ./integration-runner/out/integration-runner-linux-x64/ ./dist/modules/
4343
- uses: actions/upload-artifact@v4
4444
with:

requirements.txt

-34 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)