Skip to content

Commit

Permalink
gh pages deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
krzemienski committed Jan 22, 2024
1 parent 3bfca06 commit 0845714
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
- name: run copy readme to docs for site gen
run: make site_link
- name: run static site gen
run: make site_build
- name: run static site deploy
run: make site_deploy
run: make site_build
- name: run static site deploy
run: make site_deploy

0 comments on commit 0845714

Please sign in to comment.