mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-01-16 03:14:08 +01:00
optimize CI times
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -17,7 +17,7 @@ concurrency:
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
deploy-frontend:
|
||||
runs-on: "ubuntu-latest"
|
||||
environment:
|
||||
name: "github-pages"
|
||||
@@ -50,3 +50,4 @@ jobs:
|
||||
- id: "deployment"
|
||||
uses: "actions/deploy-pages@v4"
|
||||
|
||||
# TODO: deploy-backend
|
||||
|
||||
Reference in New Issue
Block a user