mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
Update gh-pages.yml
This commit is contained in:
parent
4187c69902
commit
f822de5ab4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Copy README.md into place
|
- name: Copy README.md into place
|
||||||
run: |
|
run: |
|
||||||
rm -fv./website/README.md
|
rm -f ./website/README.md
|
||||||
cp ./README.md ./website/README.md
|
cp ./README.md ./website/README.md
|
||||||
- name: Setup Pages
|
- name: Setup Pages
|
||||||
uses: actions/configure-pages@v3
|
uses: actions/configure-pages@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue