We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0602bf9 commit 4e0825bCopy full SHA for 4e0825b
.github/workflows/build.yml
@@ -49,10 +49,6 @@ jobs:
49
50
- name: Prepare artifact
51
run: |
52
- ls target
53
- ls target/generate-rpm
54
- ls target/${{ matrix.target }}/release
55
- ls target/${{ matrix.target }}/target/generate-rpm
56
mkdir -p artifacts
57
cp target/${{ matrix.target }}/release/php-fpm-queue-monitor artifacts/${{ matrix.name }}
58
cp target/${{ matrix.target }}/generate-rpm/*.rpm artifacts/${{ matrix.name }}.rpm
0 commit comments