Skip to content

Commit

Permalink
Restore full build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanMcBee committed Apr 20, 2024
1 parent a7444b8 commit 243b1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
SIGN_TENANT: ${{ secrets.SIGN_TENANT }}
SIGN_TIMESTAMP_URI: ${{ secrets.SIGN_TIMESTAMP_URI }}
SIGN_VAULT_URI: ${{ secrets.SIGN_VAULT_URI }}
run: dotnet run --project tools/builder --no-launch-profile -- Build --timing
run: dotnet run --project tools/builder --no-launch-profile -- BuildAll PublishPackages --timing

- name: Install DocFX
run: dotnet tool update -g docfx
Expand Down

0 comments on commit 243b1f2

Please sign in to comment.