sudo
This commit is contained in:
parent
d6e4a9b245
commit
2643ced701
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
run: sudo touch ./public/.nojekyll
|
||||
|
||||
- name: Delete dist gitignore
|
||||
run: rm -f ./public/dist/.gitignore
|
||||
run: sudo rm -f ./public/dist/.gitignore
|
||||
|
||||
- name: Publish site as artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user