Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

Commit 5f54bc9

Browse files
🚧 Se cambia ruta
1 parent 609f625 commit 5f54bc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
password: ${{ secrets.PYSCHOOL_PASS }}
1717
port: ${{ secrets.PYSCHOOL_PORT }}
1818
script: |
19-
pwd
19+
cd /home/pyschool
2020
ls -l
21-
sh deploy.sh
21+
sh deploy.sh

0 commit comments

Comments
 (0)