Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/LumexUI/lumexui
Browse files Browse the repository at this point in the history
  • Loading branch information
desmondinho committed Oct 3, 2024
2 parents 3342b29 + 7cddb4a commit d8daaed
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 d8daaed

Please sign in to comment.