Skip to content

Commit

Permalink
revert gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
tuckner committed Dec 10, 2023
1 parent 674f149 commit 4193e25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
run: npm install
- name: Build
run: npm run build
- name: Deploy
run: npm run deploy
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit 4193e25

Please sign in to comment.