There was an error while loading. Please reload this page.
1 parent 230cbf5 commit 358dc94Copy full SHA for 358dc94
1 file changed
.github/workflows/push-then-build.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Save
41
run: |
42
cd ${{github.workspace}}
43
- cp -rt -f ./source/build ./website
+ cp -f -rt ./source/build ./website
44
ls -r -d -l ./website
45
git fetch
46
git config --local user.email "github.action@JavaJava19.github.io"
0 commit comments