chore: change download path

This commit is contained in:
DaanSelen
2026-03-30 13:16:33 +02:00
parent 167d591869
commit 1ae2620e7e
2 changed files with 8 additions and 1 deletions
+2
View File
@@ -136,6 +136,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: linux-bin
path: ./bin
- name: Setup the Go programming language
uses: actions/setup-go@v6
@@ -188,6 +189,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: windows-bin
path: ./bin
- name: Setup the Go programming language
uses: actions/setup-go@v6
+6 -1
View File
@@ -1,3 +1,8 @@
# patchworks
# PatchWorks
## Inner workings
The binary is made by compiling the Meshbook Python project into a binary and then using that to update Linux machines.
This project serves as some kind of wrapper around that.
Tool to update Systemec Thinclients remotely and en mass