This commit is contained in:
parent
8a5d788d4f
commit
dbacb41f58
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
|
|
||||||
- name: Update dependencies and open PR if necessary
|
- name: Update dependencies and open PR if necessary
|
||||||
run: |
|
run: |
|
||||||
cp -r results/* .
|
cp -r result/* .
|
||||||
rm result
|
rm result
|
||||||
git switch -C pages
|
git switch -C pages
|
||||||
git add *
|
git add *
|
||||||
|
|
Loading…
Reference in a new issue