Compare commits
No commits in common. "29c32e36b7efec13867af18883da02f10eda675a" and "842db75dbc839150aa2ff9357453a6114bf6a4e8" have entirely different histories.
29c32e36b7
...
842db75dbc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Build
|
||||
run: npx @11ty/eleventy
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: dist
|
||||
path: dist/
|
||||
|
|
Loading…
Reference in a new issue