Skip to content

Commit bc1e7a1

Browse files
fix
1 parent 9809b19 commit bc1e7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ 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
29+
- run: cd ..
3030
- run: cd /preset_folder
3131
- run: ls -la
3232
- run: pwd

0 commit comments

Comments
 (0)