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

This commit is contained in:
Elijah 2023-08-23 02:12:55 -04:00
parent 378955b77e
commit 1ee7090ba2

View file

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