Skip to content

Commit

Permalink
test build
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Dec 20, 2024
1 parent 7d70143 commit 163b6b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}

- uses: actions/setup-python@v5
with:
python-version: '3.10'

# Step 4: Install Lerna globally
- name: Install Lerna
run: |
Expand Down

0 comments on commit 163b6b5

Please sign in to comment.