Skip to content

Commit 0cea694

Browse files
committed
require build for deploy
1 parent b4fdaff commit 0cea694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
deploy:
2626
runs-on: ubuntu-latest
2727
name: Deploy to VPS
28+
needs: build
2829
steps:
2930
- name: Download build artifacts
3031
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)