ci
Some checks failed
Release Mod / Build (push) Failing after 24s

This commit is contained in:
Lee 2024-08-07 05:36:40 +01:00
parent 53f407081e
commit 03bfcab616

@ -13,8 +13,6 @@ jobs:
working-directory: "./Mod"
steps:
- uses: actions/checkout@v3
- name: Change directory
run: cd Mod
- name: Setup dotnet
uses: actions/setup-dotnet@v3
with: