Skip to content

Commit

Permalink
I love spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-clayton committed Aug 23, 2023
1 parent 8f30a8e commit 096af00
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
cp -r fonts/* dist/fonts/
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
- name: Upload dist
uses: actions/upload-artifact@v3
with:
name: dist
path: dist
build:
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit 096af00

Please sign in to comment.