Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Nov 28, 2024
1 parent 7a77e01 commit 2e900dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build extension

on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
Expand All @@ -18,7 +15,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '20.x'
npm-version: '10.9.0'
- name: Install Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 2e900dd

Please sign in to comment.