Browse Source

Update workflow (#372)

pull/362/head
Vince Grassia 2 years ago committed by GitHub
parent
commit
9a89e95918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build.yml

2
.github/workflows/build.yml

@ -400,7 +400,7 @@ jobs: @@ -400,7 +400,7 @@ jobs:
npm --version
- name: Install AST
uses: bitwarden/gh-actions/install-ast@main
run: dotnet tool install --global AzureSignTool --version 4.0.1
- name: Install Node dependencies
run: npm install

Loading…
Cancel
Save