Update generate_static_html.yml
This commit is contained in:
parent
44719eb25b
commit
2002595724
|
@ -65,10 +65,6 @@ jobs:
|
|||
# Otherwise it will always publish the previous job's output.
|
||||
ref: 'main'
|
||||
|
||||
# Alternative solution to the previous job issue?
|
||||
# - name: Pull latest changes
|
||||
# run: git pull --no-rebase
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue