Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@neyunse
Copy link
Collaborator

@neyunse neyunse commented Aug 5, 2025

No description provided.

Copilot AI review requested due to automatic review settings August 5, 2025 01:11
@neyunse neyunse merged commit b0cff15 into dev Aug 5, 2025
1 check passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the GitHub Actions workflow to compress build artifacts into platform-specific ZIP files before uploading them as artifacts, streamlining the artifact management process.

  • Adds ZIP compression for Windows build artifacts
  • Updates artifact upload paths to use ZIP files instead of directories
  • Removes outdated Spanish comment about code signing

with:
name: dist-linux
path: dist
path: dist/vne-linux.zip
Copy link

Copilot AI Aug 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Linux job references 'dist/vne-linux.zip' but there is no corresponding ZIP creation step for Linux builds like there is for Windows. This will cause the artifact upload to fail as the ZIP file doesn't exist.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants