Skip to content

Commit

Permalink
build test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzengel committed Jun 25, 2024
1 parent aa0a95d commit 1dad9cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ jobs:
run: jlpm
shell: bash

# - name: Build the Extension
# run: jlpm run build
# shell: bash
- name: Build the Extension
run: jlpm run build
shell: bash

- name: Install Extension
run: |
Expand Down

0 comments on commit 1dad9cc

Please sign in to comment.