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

ci: Fix Debian artifact names #216

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

FilipRazek
Copy link
Contributor

Addresses issue #215

with:
name: ${{ steps.package.outputs.PKG_NAME }}
path: ${{ steps.package.outputs.PKG_PATH }}

- name: "Artifact upload: Debian package"
uses: actions/upload-artifact@master
- name: "Artifact upload: Debian package - this step fails"
Copy link
Owner

Choose a reason for hiding this comment

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

revert this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, should be fixed

@sharkdp sharkdp merged commit d8a26da into sharkdp:master Jan 25, 2024
14 checks passed
@sharkdp
Copy link
Owner

sharkdp commented Jan 25, 2024

Thank you

@FilipRazek FilipRazek deleted the fix-upload-artifact-job branch January 25, 2024 11:46
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.

None yet

2 participants