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
|
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
|
||||||
|
|
Loading…
Reference in a new issue