We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f65b3b2 commit bad8501Copy full SHA for bad8501
1 file changed
.github/workflows/main.yml
@@ -34,5 +34,5 @@ jobs:
34
- name: Ensure target directory exists
35
run: mkdir -p /var/www/orienting.sfpc.study/html/
36
37
- - name: Copy Orienting Directory
38
- run: rsync -a --delete orienting.sfpc.study/ /var/www/orienting.sfpc.study/html/
+ # - name: Copy Orienting Directory
+ # run: rsync -a --delete orienting.sfpc.study/ /var/www/orienting.sfpc.study/html/
0 commit comments