Fixed deployment scripts
This commit is contained in:
3
.github/workflows/deploy_staging.yaml
vendored
3
.github/workflows/deploy_staging.yaml
vendored
@@ -27,6 +27,9 @@ jobs:
|
|||||||
chmod +x tailwindcss
|
chmod +x tailwindcss
|
||||||
sudo mv tailwindcss /usr/local/bin/
|
sudo mv tailwindcss /usr/local/bin/
|
||||||
|
|
||||||
|
- name: Run init
|
||||||
|
run: make init
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: make test
|
run: make test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user