Skip to content

Commit

Permalink
ci(deploy): update and rename azure-static-web-apps-polite-bay-032e18…
Browse files Browse the repository at this point in the history
…710.yml to deploy.yml
  • Loading branch information
desmondinho authored Oct 3, 2024
1 parent c0e72ea commit 7cddb4a
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,6 @@ jobs:
with:
submodules: true
lfs: false

- name: Set up .NET Core SDK
uses: actions/setup-dotnet@v1
with:
dotnet-version: '8.0.x'

- name: Restore NuGet packages
run: dotnet restore
working-directory: ./docs/LumexUI.Docs/LumexUI.Docs

- name: List directories for debugging
run: ls -R ./src/LumexUI

- name: Build And Deploy
id: builddeploy
Expand Down

0 comments on commit 7cddb4a

Please sign in to comment.