Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
kathrin-7978 committed Jan 27, 2025
1 parent 301b34a commit 9ea8a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Upload Build Artifacts
uses: actions/upload-artifact@v4
with:
name: pdf-over-${{ github.event.pull_request.number || github.ref_name }}-${{ env.commit_sha }}-windows-x86_64
name: pdf-over-feature-testing-${{ env.commit_sha }}}-windows-x86_64
path: pdf-over-build

permissions:
Expand Down

0 comments on commit 9ea8a29

Please sign in to comment.