Skip to content

Commit

Permalink
Install vsce
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan committed Apr 2, 2024
1 parent ec321cc commit 1b4cdb1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
repository: Ed-Fi-Alliance-OSS/Ed-Fi-ODS
- name: Setup MSBuild for .NET Framework 4.8
uses: microsoft/setup-msbuild@v1
- name: Install vsce
run: npm install --global @vscode/vsce
- name: Cache Nuget packages
uses: actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 #v3.2.3
with:
Expand Down

0 comments on commit 1b4cdb1

Please sign in to comment.