Skip to content

Commit 9f56cf8

Browse files
committed
.
1 parent 516173a commit 9f56cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
mkdir -p dist
3838
make build
3939
mv opa_redis_${{ matrix.os }}_${{ matrix.arch }} ./dist
40-
ls -lh ./opa_redis_*
40+
ls -lh ./
4141
4242
- name: List
4343
run: ls -lh ./dist

0 commit comments

Comments
 (0)