chore: fix workflow

Signed-off-by: Pranav <npv12@iitbbs.ac.in>
This commit is contained in:
Pranav
2023-01-08 19:13:20 +05:30
parent d8b4681809
commit 7e06524be9
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Install colloid specific deps
run: sudo apt-get install sassc
- name: Generate themes
run: python ./install.py all -a all --zip -d $PWD/release
run: python ./install.py all -a all --zip -d $PWD/releases
- name: Add zips to release
uses: softprops/action-gh-release@v1
with: