Skip to content

Commit

Permalink
📝 Chore(Actions): Removed framework sdk.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynesshely committed Oct 2, 2023
1 parent 00231b8 commit 08e3f3a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-loaders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ jobs:
7.0.x
include-prerelease: false

- name: Setup Dotnet SDK
run: |
bitsadmin.exe /rawreturn /transfer getfile https://go.microsoft.com/fwlink/?linkid=2088517 C:\sdk.exe
C:\sdk.exe
- name: Build Loaders
working-directory: "KitX Standard/KitX Loaders"
run: |
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/build-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ jobs:
7.0.x
include-prerelease: false

- name: Setup Dotnet SDK
run: |
bitsadmin.exe /rawreturn /transfer getfile https://go.microsoft.com/fwlink/?linkid=2088517 C:\sdk.exe
C:\sdk.exe
- name: Build Plugins
working-directory: "KitX Standard/KitX Plugins"
run: |
Expand Down

0 comments on commit 08e3f3a

Please sign in to comment.