Skip to content

Commit

Permalink
use native build
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Jun 26, 2024
1 parent bda0e66 commit 4c9385d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:

- name: Install Node and dependencies
uses: baileympearson/drivers-github-tools/node/setup@add-signing-env-action-for-node
with:
ignore_install_scripts: true

- name: Load version and package info
uses: baileympearson/drivers-github-tools/node/get_version_info@add-signing-env-action-for-node
Expand All @@ -66,7 +68,6 @@ jobs:
product_name: kerberos
sarif_report_target_ref: main
third_party_dependency_tool: n/a
# <package> and <package>.sig
dist_filenames: artifacts/*
token: ${{ github.token }}
sbom_file_name: sbom.json
Expand Down

0 comments on commit 4c9385d

Please sign in to comment.