We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c0a37 commit 4d02bcbCopy full SHA for 4d02bcb
.github/workflows/publish-luarocks.yaml
@@ -24,7 +24,6 @@ jobs:
24
cd luarocks-3.11.0
25
./configure; sudo make bootstrap
26
cd ..
27
- rm -rf luarocks-3.11.0 luarocks-3.11.0.tar.gz
28
29
- name: Delete old rockspec files
30
run: |
0 commit comments