Skip to content

Commit

Permalink
Fix bad artifact pattern.
Browse files Browse the repository at this point in the history
  • Loading branch information
stellaraccident committed Mar 9, 2024
1 parent f1a90d2 commit 300e637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_linux_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
name: linux_x86_64_release_packages
path: |
build/*-*-amdgpu-*.tar.bz2
build/*-amdgpu-*.tar.bz2
if-no-files-found: warn

- name: Save cache
Expand Down

0 comments on commit 300e637

Please sign in to comment.