Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
SaViGnAnO authored Sep 24, 2021
1 parent 0400ac4 commit 9906d91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
run:
shell: pwsh
steps:
- uses: action/checkout@v2
- name: Checkout Repo
uses: actions/@v2.3.4
- name: Install Required Workloads
run: dotnet workload install --no-cache --disable-parallel android-aot ios maccatalyst maui wasm-tools --skip-manifest-update --source "https://api.nuget.org/v3/index.json" --source "https://pkgs.dev.azure.com/dnceng/public/_packaging/6.0.100-rc.1.21458.32-shipping/nuget/v3/index.json"
- name: Restore Dependencies
Expand Down

0 comments on commit 9906d91

Please sign in to comment.