Skip to content

Commit

Permalink
Update deploy-gh-pages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
goodtrailer authored Mar 18, 2024
1 parent 6f48d0a commit df7d522
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
- name: Build
working-directory: ./client
run: npm run build
- name: Create CNAME
working-directory: ./client/out
run: printf 'rote.aldw.net' >> CNAME
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit df7d522

Please sign in to comment.