Skip to content

Commit

Permalink
fix ci 2
Browse files Browse the repository at this point in the history
  • Loading branch information
NikiforovAll committed Sep 17, 2024
1 parent 0c22644 commit 616bf7b
Show file tree
Hide file tree
Showing 3 changed files with 806 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
DOTNET_GENERATE_ASPNET_CERTIFICATE: false
DOTNET_ADD_GLOBAL_TOOLS_TO_PATH: false
DOTNET_MULTILEVEL_LOOKUP: 0
PACKAGE_PROJECT: analyzer\Nall.NEST.MigtarionAnalyzer.Package\Nall.NEST.MigtarionAnalyzer.Package\
VSIX_PROJECT: analyzer\Nall.NEST.MigtarionAnalyzer\Nall.NEST.MigtarionAnalyzer.Vsix\
PACKAGE_PROJECT: analyzer\Nall.NEST.MigtarionAnalyzer.Package
VSIX_PROJECT: analyzer\Nall.NEST.MigtarionAnalyzer.Vsix

steps:
- uses: actions/checkout@v4.1.7
Expand Down
Loading

0 comments on commit 616bf7b

Please sign in to comment.