rm gitignore
This commit is contained in:
parent
732584a035
commit
d6e4a9b245
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -27,8 +27,8 @@ jobs:
|
||||
- name: Disable Jekyll
|
||||
run: sudo touch ./public/.nojekyll
|
||||
|
||||
- name: Copy generated dist files
|
||||
run: sudo cp -r ./static/dist/* ./public/dist
|
||||
- name: Delete dist gitignore
|
||||
run: rm -f ./public/dist/.gitignore
|
||||
|
||||
- name: Publish site as artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user