Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Update static file python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vehbiOzcan authored Feb 14, 2024
1 parent e7f0f39 commit b303cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
pip install -r requirements.txt
- name: Run Marble Sculp
run: |
mkdir ./marble-sculp/static
mkdir -p ./marble-sculp/static/{dfn,disc,extend,poly,rp,site}
pm2 restart marbleSculp

0 comments on commit b303cd2

Please sign in to comment.