Fix package name in pages build

This commit is contained in:
Tom Willemse 2022-03-23 19:09:06 -07:00
parent cd8f49df25
commit 0d935dc649

View file

@ -13,5 +13,5 @@ tasks:
make package make package
- upload: | - upload: |
cd tekuti-el cd tekuti-el
acurl -f "https://pages.sr.ht/publish/ryuslash.srht.site/pcomplete-p4/elpa/" \ acurl -f "https://pages.sr.ht/publish/ryuslash.srht.site/tekuti-el/elpa/" \
-Fcontent=@pcomplete-p4.tar.gz -Fcontent=@tekuti.tar.gz