Update .github/workflows/dotnet.yml
Some checks failed
.NET / build (push) Failing after 37s

This commit is contained in:
Elijah 2023-08-23 02:45:15 -04:00
parent 1ee7090ba2
commit ba57733afd

View file

@ -18,7 +18,7 @@ jobs:
steps:
- name: Install Dependencies
run: sudo pacman -Sy --needed --noconfirm git dotnet-sdk-6.0
run: sudo pacman -Syu --needed --noconfirm git dotnet-sdk-6.0
- name: Checkout
run: |
git clone https://git.computernewb.com/Elijah/CollabVMSharp