From ac5d0aa2bf4dbd77c2b86e5aedfc0e61a75d1875 Mon Sep 17 00:00:00 2001 From: sunglocto Date: Tue, 12 Aug 2025 11:50:20 +0100 Subject: [PATCH] Attempt to fix freebsd workflow --- .github/workflows/freebsd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 4579890..2130e43 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -32,5 +32,6 @@ jobs: cd upload-artifact npm install npm run build + ls -l dist cd .. node ./upload-artifact/dist/index.js -n pi-binary-freebsd -p pi-im