Update generate_static_html.yml

This commit is contained in:
Cyberes 2024-03-20 09:54:08 -06:00 committed by GitHub
parent 44719eb25b
commit 2002595724
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -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: