We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5420a3e commit 48c15ebCopy full SHA for 48c15eb
1 file changed
.github/workflows/rchk.yaml
@@ -32,4 +32,4 @@ jobs:
32
- name: Run rchk
33
run: |
34
PKG_TAR=$(ls *.tar.gz)
35
- rchk $PKG_TAR
+ rchk.sh $PKG_TAR
0 commit comments