Skip to content

Commit

Permalink
Keep only the amrgpuinfo binary
Browse files Browse the repository at this point in the history
  • Loading branch information
lb991 committed Jul 17, 2024
1 parent 7f0f65b commit 7c4daee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android-clang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
with:
name: libgpu-linux-x86
path: |
build/*
build/source/argpuinfo
2 changes: 1 addition & 1 deletion .github/workflows/linux-clang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
name: libgpu-linux-x86
path: |
build/*
build/source/argpuinfo
2 changes: 1 addition & 1 deletion .github/workflows/linux-gcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
name: libgpu-linux-x86
path: |
build/*
build/source/argpuinfo

0 comments on commit 7c4daee

Please sign in to comment.