Skip to content

Commit

Permalink
Merge pull request #171 from visual-framework/Issue-2023
Browse files Browse the repository at this point in the history
Chore: Issue 2023 - Added configure pages step
  • Loading branch information
bhushan-ebi authored Aug 19, 2024
2 parents c0f4afd + d6452ed commit ff57d2f
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 @@ -33,6 +33,8 @@ jobs:
gulp build # to do: we should make this run by `npm test`
env:
CI: true
- name: Configure Pages
uses: actions/configure-pages@v4
- name: Deploy to GH Pages 🚀
uses: actions/deploy-pages@v4
with:
Expand Down

0 comments on commit ff57d2f

Please sign in to comment.