We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
loopy
1 parent 0e08afc commit 14aade8Copy full SHA for 14aade8
.github/workflows/automatic-pr-to-dash-copy.yml
@@ -49,7 +49,7 @@ jobs:
49
shopt -u dotglob
50
cd loopy-master
51
rm -rf .git*/**
52
- rm loopy-seq.el
+ rm loopy-dash.el
53
cp -t ../loopy-only -r **
54
cd ..
55
- name: Commit new changes and push for loopy-only.
0 commit comments