Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Windows CI artifact upload #527

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Conversation

cmb69
Copy link
Contributor

@cmb69 cmb69 commented Sep 29, 2024

As of actions/upload-artifact@v4, hidden files are excluded from uploading by default, so the .install folder is no longer uploaded. Instead of changing the default, we change the name of the folder to win-install which generally appears to make more sense than a hidden folder.

As of actions/upload-artifact@v4, hidden files are excluded from
uploading by default, so the `.install` folder is no longer uploaded.
Instead of changing the default, we change the name of the folder to
`win-install` which generally appears to make more sense than a hidden
folder.
@nikic nikic merged commit 5d9a52e into krakjoe:master Sep 29, 2024
25 checks passed
@cmb69 cmb69 deleted the cmb/win-artifacts branch September 29, 2024 14:53
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