Fix package name in pages build
This commit is contained in:
parent
cd8f49df25
commit
0d935dc649
1 changed files with 2 additions and 2 deletions
|
@ -13,5 +13,5 @@ tasks:
|
|||
make package
|
||||
- upload: |
|
||||
cd tekuti-el
|
||||
acurl -f "https://pages.sr.ht/publish/ryuslash.srht.site/pcomplete-p4/elpa/" \
|
||||
-Fcontent=@pcomplete-p4.tar.gz
|
||||
acurl -f "https://pages.sr.ht/publish/ryuslash.srht.site/tekuti-el/elpa/" \
|
||||
-Fcontent=@tekuti.tar.gz
|
||||
|
|
Loading…
Reference in a new issue