Skip to content

Commit

Permalink
Update azure pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
geirsagberg committed Dec 26, 2024
1 parent c97d841 commit f04fdef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ steps:
verbose: true

- script: bun install
displayName: bun install

- script: bun build:frontend
displayName: build frontend

- task: UseDotNet@2
displayName: Use .NET 9.0
Expand Down

0 comments on commit f04fdef

Please sign in to comment.