Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 14, 2025
1 parent 30dc410 commit a2e88f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
- uses: actions/checkout@v4

- uses: actions/setup-node@v4
with:
node-version: latest
- run: npm i

- uses: ./
Expand Down

0 comments on commit a2e88f9

Please sign in to comment.