Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jsinglet committed Nov 29, 2023
1 parent 82dcd8e commit 1f27979
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/install-qlt-local/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ runs:
dotnet-version: 6.0.x

- name: Restore dependencies
shell: bash
run: dotnet restore
- name: Build
shell: bash
run: dotnet build -c Release --no-restore

# create archive in \src\CodeQLToolkit.Core\bin\Release\net6.0\publish\linux-x64
Expand Down

0 comments on commit 1f27979

Please sign in to comment.