update github ci workflow

This commit is contained in:
Elis Odenhage 2024-12-10 19:28:42 +01:00
parent ccc663f1da
commit 7a1b0cddac
Signed by untrusted user who does not match committer: elis
GPG key ID: 23ACAB3BB1F89857

View file

@ -41,7 +41,7 @@ jobs:
run: npx semantic-release run: npx semantic-release
- name: Store build artifacts - name: Store build artifacts
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v4
with: with:
name: build-artifacts name: build-artifacts
path: . # Include all files in the artifact path: . # Include all files in the artifact