Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wfedev committed Apr 22, 2024
1 parent c254946 commit 43b2cc3
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 @@ -28,6 +28,8 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: Install npm
run: npm install
- name: Checkout
uses: actions/checkout@v4
- name: Set up Node
Expand Down

0 comments on commit 43b2cc3

Please sign in to comment.