From 3c2cc3a344ff5858059938cdba8f367a64108715 Mon Sep 17 00:00:00 2001 From: "Morten B. Rasmussen" Date: Fri, 6 Sep 2024 09:50:07 +0200 Subject: [PATCH] WIP --- .github/workflows/build.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7ea8cd8..49b4d18 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,6 +7,9 @@ on: - '*' tags: - '*' + pull_request: + branches: + - '*' defaults: run: @@ -43,7 +46,7 @@ jobs: nix develop --command make build - name: Upload the artifact - uses: actions/upload-artifact@v3.0.2 + uses: actions/upload-artifact@v4.4.0 with: name: python-build-artifacts path: dist/