Skip to content

Commit

Permalink
add build step
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkuba committed Jan 9, 2024
1 parent b96d14f commit bc81c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Bootstrap
run: npm ci

# - name: Build 🔧
# run: npm run compile
- name: Build 🔧
run: npm run compile

- uses: anchore/sbom-action@v0
with:
Expand Down

0 comments on commit bc81c88

Please sign in to comment.