Skip to content

Commit 07fc44e

Browse files
test
1 parent 6790ef2 commit 07fc44e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
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
2929
- run: cd /home/runner/work/paper-dashboard-laravel/paper-dashboard-laravel/ct_folder
30+
- run: ls -la
3031
- name: Configure git
3132
run: |
3233
git config --global user.name "CI Bot"

0 commit comments

Comments
 (0)