Skip to content

Commit

Permalink
Run build.sh for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mshibanami committed Aug 18, 2024
1 parent af01913 commit 4da590a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Build Pages
run: ./build.sh
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 4da590a

Please sign in to comment.