Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
calebjclark committed Jan 10, 2024
1 parent f8a6aa1 commit ccf6bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
npm install -g @vue/cli yarn
yarn install
yarn build
cp dist/index.html dist/404.html
- name: Deploy
uses: s0/git-publish-subdir-action@develop
env:
Expand Down

0 comments on commit ccf6bc1

Please sign in to comment.