Temp: ls
This commit is contained in:
parent
00c90aec80
commit
a7bb5d995a
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ jobs:
|
|||
- run: npm run build
|
||||
- run: npm test
|
||||
|
||||
- run: ls -lah ${{ secrets.PROD_SSH_REPO_PATH }}
|
||||
|
||||
- name: RSync to server
|
||||
uses: https://github.com/D3rHase/rsync-deploy-action@v0.2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue