Skip to content

Commit aaa9348

Browse files
Remove node setup workflow step
1 parent 1fa63ea commit aaa9348

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_packages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@ jobs:
1515
uses: actions/setup-dotnet@v3
1616
with:
1717
global-json-file: global.json
18-
- name: Setup node
19-
uses: actions/setup-node@v2
2018
- name: Build project
2119
run: dotnet build ./GroupDocs.Viewer.UI.sln

0 commit comments

Comments
 (0)