Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
kwkwan committed Jan 15, 2025
1 parent 6a51fb0 commit 53429d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
bundler: '2.2.31'
- name: Build site
run: |
ls -l _input/csd
make _site
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
Expand Down

0 comments on commit 53429d5

Please sign in to comment.