We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba39567 commit d3e07eeCopy full SHA for d3e07ee
.github/workflows/github-action.yml
@@ -29,7 +29,7 @@ jobs:
29
run: npx vite build
30
31
- name: scp to Deploy - server
32
- run: ls
+ run: ls
33
34
# 5. Deploy the build folder to the remote server
35
- name: Deploy to server via SSH
0 commit comments