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
|
||||
sudo mv tailwindcss /usr/local/bin/
|
||||
|
||||
- name: Run init
|
||||
run: make init
|
||||
|
||||
- name: Run tests
|
||||
run: make test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user