Skip to content

Commit

Permalink
I love indention
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-clayton committed Aug 23, 2023
1 parent 096af00 commit f64733c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
cp -r images/* dist/images/
cp {LICENSE-AGPL,LICENSE-CC-BY-SA-4.0} dist
- name: Upload dist
uses: actions/upload-artifact@v3
with:
name: dist
path: dist
uses: actions/upload-artifact@v3
with:
name: dist
path: dist
build:
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit f64733c

Please sign in to comment.