Skip to content

Commit

Permalink
Remove unnecessary step for site generation
Browse files Browse the repository at this point in the history
  • Loading branch information
krzemienski committed Jan 24, 2024
1 parent e5396ae commit 95e16f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
run: ruby .github/convert.rb
- name: run database.json gen
run: node .github/upgradeDb.js
- name: run copy readme to docs for site gen
run: make site_link
- name: run static site gen
run: make site_build
- name: Deploy docs
Expand Down

0 comments on commit 95e16f9

Please sign in to comment.