Skip to content

Commit

Permalink
Publish phatstack tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Feb 12, 2024
1 parent 4f5a0da commit a9c45b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- master
- main

jobs:
test:
Expand All @@ -26,6 +27,7 @@ jobs:
- name: Build Packages
run: |
make LANG=en
cp -r phatstack output/en
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit a9c45b7

Please sign in to comment.