Skip to content

Commit 9aa46bf

Browse files
fix
1 parent bc1e7a1 commit 9aa46bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/github-actions-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ jobs:
2626
token: ${{ secrets.CT_TOKEN }}
2727
path: preset_folder
2828
- run: rsync -av --progress /home/runner/work/paper-dashboard-laravel/paper-dashboard-laravel/ct_folder /home/runner/work/paper-dashboard-laravel/paper-dashboard-laravel/preset_folder --exclude .git
29+
- run: pwd
2930
- run: cd ..
31+
- run: pwd
3032
- run: cd /preset_folder
3133
- run: ls -la
3234
- run: pwd

0 commit comments

Comments
 (0)