set path for build artifact

This commit is contained in:
2025-08-29 13:26:06 +02:00
parent 63322a2c56
commit 466b73652c

View File

@@ -22,6 +22,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: build
path: .
lint:
runs-on: ubuntu-latest