Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update artifact name for Clover-GCC version
  • Loading branch information
chris1111 authored Oct 8, 2025
commit 31246b43a7ccda181b66169a3146148c56a2c16a
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Upload to Artifacts
uses: actions/upload-artifact@v4
with:
name: Clover-GCC-15.1.0-${{ env.GIT_SHA }}
name: Clover-GCC-15.2.0-${{ env.GIT_SHA }}
path: |
*.7z
CloverV2*.zip
Expand Down